• Resolved Dddt

    (@dddt)


    hi
    how can I make the font size of submenu bigger?
    thanks

Viewing 13 replies - 1 through 13 (of 13 total)
  • hannah

    (@hannahritner)

    Which submenu? Can you post a link?

    Hannah

    Thread Starter Dddt

    (@dddt)

    for example topbar submenus which are opening when I hover mouse

    Thread Starter Dddt

    (@dddt)

    any help?

    For the topbar menu it would be:

    .topbarmenu ul li a {
      font-size: 16px;
    }

    Kadence Themes

    Thread Starter Dddt

    (@dddt)

    not topbar menu, the submenu of topbar menu

    ok, try this:

    .topbarmenu ul li .sf-dropdown-menu li a {
      font-size: 14px;
    }

    Kadence Themes

    Thread Starter Dddt

    (@dddt)

    perfect!

    Thank u again and again!

    Hi,

    i’m currently developing my new webpage and also wanted to get the menu items on hover the same size as the top level entries.

    I’ve added the code above to the appropriate section, but it seem to be not recognized.
    Any ideas?

    btw: This happens to any other custom CSS i’m entering.

    OK, it works. I’ve changed from Child Theme to the main theme, then custom CSS is running.

    azzamfasih

    (@azzamfasih)

    where I must put this code

    .topbarmenu ul li .sf-dropdown-menu li a {
    font-size: 14px;
    }

    thanks

    hannah

    (@hannahritner)

    In your custom css box in Theme Options > Advanced Settings.

    Hannah

    azzamfasih

    (@azzamfasih)

    i have done it miss, but didn’t
    now I use free license, does this affect ?

    thanks

    hannah

    (@hannahritner)

    azzamfasih,
    Using the free theme should not affect css. Please start a new topic and post a link.

    Hannah

Viewing 13 replies - 1 through 13 (of 13 total)

The topic ‘make submenu fonts bigger’ is closed to new replies.