This topic has 3 replies, 2 voices, and was last updated 7 years by Kieran_SQ.

  • Author
  • #197593
     Oceanglim
    Participant

    Hi,

    Once I got a code from Laura, to get a bigger font size in menu, but it doesn’t work. And I really think the menu is far to small.

    Maybe a correction of this code is needed????

     

    ul#menu-topmeny a {

    font-size: 25px;

    }

     

    Thanks
    Oceanglim

    #197596
     Kieran_SQ
    Moderator

    Hi,

    Thanks for contacting us about altering the size of the menu items. Not all fonts are legible at smaller px values but you can always override them with CSS.

    You can use the below custom CSS in SweetDate’s Theme Options or in Appearance > Editor

    COPY CODE
    ul#menu-top-meny a {
        font-size: 16px !important;
    }

    Thanks,

    Kieran

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #197712
     Oceanglim
    Participant

    Thanks a lot!
    Now it worked!

    #197714
     Kieran_SQ
    Moderator

    Hi,

    Glad to hear this is working for you now. I will mark this ticket as resolved, please feel free to open a new ticket any time with any other questions and we’ll be happy to assist.

    All the best,

    Kieran

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
Viewing 4 posts - 1 through 4 (of 4 total)

You must be logged in to reply to this topic.

Log in with your credentials

Forgot your details?