Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #238146

    Hi There

    I have been trying to change the appearance of the top-level of the top-menu but to no avail. What classes/ styles should be used to achieve this?

    Thanks in advance,

    Micha

    • This topic was modified 10 years, 8 months ago by michag.
    #238577

    Any tips? Thanks!

    #238677

    Hi!

    Please see – http://kriesi.at/documentation/enfold/change-the-main-menu-color/
    If that is not what you meant, please elaborate

    Best regards,
    Yigit

    #238773

    Hi Yigit,

    It is about the font *size* of the toplevel. I upscaletd the fontsize sitewide but the toplevel doesn’t follow. Thanks.

    Micha

    #238775

    Hey!

    Please add following code to Quick CSS in Enfold theme options under Styling tab and adjust as needed

    .main_menu ul:first-child > li > a { font-size: 18px; }

    Regards,
    Yigit

    #239279
    This reply has been marked as private.
    #240204

    Hi!

    Please add following code to Quick CSS instead

    .html_header_top.html_bottom_nav_header .main_menu ul:first-child>li a { font-size: 16px; }

    Best regards,
    Yigit

Viewing 7 posts - 1 through 7 (of 7 total)
  • You must be logged in to reply to this topic.