Home Forums Basel support forum bg color in menu of submenu

bg color in menu of submenu

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #141575

    Orx und Vinn
    Participant

    Hi,

    how can I change the background color of the submenu? Now it is white with golden font color and that is not so good….😒

    Thank you!!!
    Aaron

    Attachments:
    You must be logged in to view attached files.
    #141591

    Hello,

    Please provide the site admin access to the private area

    Best Regards

    #141736

    Orx und Vinn
    Participant

    Hi,

    thank you for your fast response. Sure, I will send you all what you want. 👍

    Thanks,
    Aaron

    #141752

    Hello,

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

    body .basel-navigation .menu > li.menu-item-design-default .sub-menu li a {
        color: red;
    }
    body .basel-navigation .menu>li.menu-item-design-default .sub-menu-dropdown {
    background-color:yellow;
    }

    Set the colors as per your needs.

    Best Regards

    #141754

    Orx und Vinn
    Participant

    SUPER GOOOOOOD!!!!!!! Now it looks perfect!

    Thank you! 🥳

    #141773

    You are welcome! If you have any questions please feel free to contact us.

    Best Regards

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