Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #286536
    Edwin
    Participant

    Hello, Please send CSS code to change font size on the desktop header sub menu. Website iglobal.net Thanks in advance – Edwin!

    #286544
    Skandha
    Participant

    @mmhgloba: Hello there,
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    .sub-menu li a {
        font-size: 20px !important;
    }

    You can change the font size according to your choice.
    Let me know if this works out!
    Kind Regards,
    Skandha

    #286581
    Edwin
    Participant

    Thanks Skandha, that worked great! One more issue I have noticed on the website is that there is a stutter or a skip on mobile when trying to scroll down the page, it is especially apparent on FF but also Chrome to a lesser extent. Do you know what is causing it? Please send a CSS remedy. Let me know if you need more info. Thank you – Edwin

    #286604
    Edwin
    Participant

    This is resolved – Thank you!

    #286615
    Skandha
    Participant

    @mmhgloba: Glad the issue is resolved. Have a good day! 🙂

    Kind Regards,
    Skandha

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Font Size in Sub Menu’ is closed to new replies.