Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #937223

    Hi there

    I’ve installed a google font on my site and things have worked fine previously. But now, for some reason, the main menu links and the quote on the home page (H6) is rather small. I’ve tried to change the size in css as well as in advanced styling, but no luck, so I probably did it wrong :-) Could you please have a look and maybe provide me with the proper css code?

    Thanks in advance!

    #937486

    Hey Malene,

    Thanks for the login. You can set the size of the menu items under Enfold->Advanced Styling. For the h6 you can use this CSS in Quick CSS:

    h6 span {
      font-size:20px !important;
    }

    Best regards,
    Rikard

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