• Hey there,
    so I am pretty happy with the design, there is just one thing: when I go to my website through my mobile phone the title of the website is way too big so I was wondering if I can change the size so it looks good on mobile too.
    Thank you!

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Hi there,

    You can decrease the title’s size with the following CSS code:

    .site-title {
    	font-size: 100%;
    }

    Adjust the percentage to your liking.

    To enter that code go to your Dashboard > Appearance > Customize > Additional CSS

Viewing 1 replies (of 1 total)
  • The topic ‘Sela Title too big on mobile’ is closed to new replies.