This topic has 4 replies, 2 voices, and was last updated 9 years by avaloncakes.

  • Author
  • #66353
     avaloncakes
    Participant

    Hello I am trying to change the font size in both the dropdown and mega menu (right now I’ve only figures out drop down)… can you help? 🙂 Also, what is the current size of the dropdown menu font?

    This is what I have:

    ul.dropdown-menu.sub-menu {
    font-size: 14px; !important;
    }

    #66356
     sharmstr
    Moderator

    Changing it in theme options > header > main menu font size doesnt work?

    The default is 12px

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

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    #66360
     avaloncakes
    Participant

    Not for the dropdown/mega menu text. It does for the main menu text, but as soon as you drop down it is smaller.

    Attachments:
    You must be logged in to view attached files.
    #66369
     sharmstr
    Moderator

    I see.

    Try this

    COPY CODE
    
    .kleo-main-header .nav li.kleo-megamenu .dropdown-submenu>a, .dropdown-menu li {
      font-size: 14px !important;
    }
    
    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    #66372
     avaloncakes
    Participant

    Perfect! Thanks!

Viewing 5 posts - 1 through 5 (of 5 total)

The forum ‘General questions’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?