Home Forums Basel support forum Editing Drop Down Menu

Editing Drop Down Menu

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #204313

    silv3rh4wk
    Participant

    Hey!

    Loving the theme! Just wondering where I’d need to go to customize the background color / text & link color for the drop down menu’s? Not talking about the light/dark options but to actually customize the drop down menu background color from default white to something else.

    Thanks

    #204354

    Hello,

    Thank you very much for choosing our theme and for warm feedback.

    If you mean a mega-manu block, they are WP Bakery page builder template. You change the background of the row. If you mean the default WordPress menu drop-down it changes with custom CSS. Please provide page URL and screen of what you want to change.

    Best Regards

    #204386

    silv3rh4wk
    Participant

    Hi There

    I think it’s the wordpress menu but not 100% sure. I am going to include the WP login in the private content so you an check for yourself as the website is currently under development and not available for public view. I would like the main navigation background color to remain as is, but simply the drop down color in both About and Store to match that of browse categories

    #204408

    Hello,

    Please add this code to the Theme Settings > Custom CSS > Global:

    body .header-categories .main-nav .menu>li.item-event-hover:hover>.sub-menu-dropdown{
    background-color:red;
    }

    Best Regards

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