Home Forums WoodMart support forum How to change sub menu dropdown Background color

How to change sub menu dropdown Background color

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

    omarbangla24
    Participant

    How to change sub menu dropdown Background color.

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

    Hello,

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

    .menu-simple-dropdown .sub-menu-dropdown, 
    .menu-simple-dropdown .sub-sub-menu {
        background-color:yellow;
    }

    Please change the color as per your needs.
    Best Regards

    Best Regards

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