• Resolved ayoungerskin

    (@ayoungerskin)


    Hi!

    I think the font wize is to small on my static pages as well as the blog posts. How do I make them sliglty larger?

    One thing I wonder though. I feel like the size is not to small when looking at the smartphone option? Should I still make the font a little larger? What do you think?

    One final question is how to make the instagram symbol a little larger? ??

    Best regards
    Ann

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

Viewing 1 replies (of 1 total)
  • siniplyrathemes

    (@siniplyrathemes)

    Hi @ayoungerskin.

    Thank you for contacting us.

    Unfortunately, your website is not accessible from outside. It shows a “Coming Soon” page.

    However, if you’re happy with the font size on mobile, try adding this to Customize -> Additional CSS

    @media (min-widt:1023px){
    	body { font-size: 15px; }
    }

    It should affect the font size on desktop only. Adjust 15px as you like.

    Please let me know if it works.

    Kind regards.

Viewing 1 replies (of 1 total)
  • The topic ‘Fonts – computers and smartphones’ is closed to new replies.