Blog Title – Mobile View

Home Support Blog Way Plus Blog Title – Mobile View

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #16049
    [email protected]
    Participant

    Hello Team,

    I would like to compress my blog title to fit on a mobile device view, kindly help.

    My blog address is https://techzonecentral.com/

    Thank you.

    #16127
    nirav
    Keymaster

    Hello There!

    Hope you are doing good!

    Please add custom css by following below steps

    1) Please log in to the admin area
    2) Go to “Appearance >> Customize >> Additional CSS”.
    3) Paste the below code in “Additional CSS” and save it afterward:

    @media screen and (max-width:500px){
    	.site-title a {
       	 font-size: 24px !important;
        }
    }

    Hope this helps!

    Have a great day ahead!

    Regards,
    Team proDesigns

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.