Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1104712

    Dear Enfold team,

    We are having problems in trying to change the font size of the main menu sub-level titles so they will appear smaller than the main menu title.
    We have played around with the advance styling to make the ‘main menu links’ font size to 21px and ‘main menu sub-level links’ font size to 15px,
    but nothing happens. ( we have cleared cache).

    We copied another enfold working website child theme to work from. Here is the relevant current custom CSS one can see related to the main menu color/ font etc:

    .header_color .main_menu ul > li:hover > a .avia-menu-text,
    .header_color .main_menu ul > li > a:hover .avia-menu-text {
    color: #C55A11 !important;
    }

    /* Main menu subtext */

    .header_color .main_menu ul > li > a .avia-menu-text,
    .header_color .main_menu ul > li > a .avia-menu-subtext {
    font-size: 18px !important;
    }

    Any advice would be most welcome.

    Thanks

    #1105917

    Hey Han,

    Sorry for the late reply, the sub menu items are smaller than the top level ones on my end. I’m guessing you managed to get it working?

    Best regards,
    Rikard

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