Submenu font size and scrolling menu fotn size

This topic has 4 replies, 3 voices, and was last updated 8 years, 1 months ago ago by Robert Hall

  • Avatar: myVapeshop
    myVapeshop
    Participant
    October 6, 2016 at 07:06

    Hi
    I need the followng:
    1. the scrolling down menu to have the same font size and color as the mainmenu
    2. the submenu both for the main manu and scrolling menu to have the same font size as with the menu and scrolling menu

    Thanx

    3 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    October 6, 2016 at 07:22

    Hello,

    You can add this code in Custom CSS:

    .fixed-header .menu>li a{
     color:#765c1e !important;
     font-size: 18px !important;
     font-variant: inherit;
     font-weight: bold;
    }
    .menu .menu-full-width .nav-sublist-dropdown ul>li>a{
     color:#765c1e !important;
    }
    .menu .menu-full-width .nav-sublist-dropdown ul>li.menu-item-has-children .nav-sublist ul li a{
     color:#765c1e !important;
    }

    Regards,
    Rose Tyler.

    Avatar: myVapeshop
    myVapeshop
    Participant
    October 6, 2016 at 07:51

    ok thanx

    Avatar: Robert Hall
    Robert Hall
    Support staff
    October 6, 2016 at 07:56

    Hello,

    You’re welcome!

    Regards,
    Robert Hall

  • Viewing 4 results - 1 through 4 (of 4 total)

The issue related to '‘submenu font size and scrolling menu fotn size’' has been successfully resolved, and the topic is now closed for further responses

8theme customization service
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.