• Resolved fladdersork

    (@fladdersork)


    Hi!

    I want to change the font on the Icon Menu buttons but not change any other H4 headings. How do I do that? Thank you for your help!

    /Emil

Viewing 2 replies - 1 through 2 (of 2 total)
  • Here is some CSS that will only target the h4 elements in your home icon menu. You’ll have to adjust the styling according to your needs, but place into Theme Options> Advanced Settings and you should be set:

    .home-iconmenu h4 {
        font-size: 30px;
    }

    If that doesn’t work, please post a link and I’ll fix the code.

    -Kevin

    Thread Starter fladdersork

    (@fladdersork)

    Thank you very much for the help!! IT worked fine! ??

    /Emil

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Change font in Icon Menu’ is closed to new replies.