Home Forums WoodMart support forum I need to give different background colors for each submenu

I need to give different background colors for each submenu

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #387477

    shahanas
    Participant

    Hai sir,

    I need to give different colors for my each dropdown submenus. I am attaching a screenshot along with this for clarity. Also i am giving my site link too. In the following screenshot i have marked an area with a light pink shade, like that i want to change all drop down list background colors different. Please help me with this.

    Thank you

    Link: https://staging.wearehvac.com/

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

    Hello,

    Please tell me the background colors of the menu items dropdowns respectively to provide you with the CSS.

    Best Regards

    #388025

    shahanas
    Participant

    #fee9ef
    #d9e3e3
    #e6e4ff
    #fcdddd

    #388026

    shahanas
    Participant

    #fee9ef
    #d9e3e3
    #e6e4ff
    #fcdddd

    Please give these colors for the background of each dropdown submenus respectively.

    Thank you

    #388045

    Hello,

    Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.

    li#menu-item-8606 .wd-dropdown {
    background-color: #fee9ef;
    }

    li#menu-item-8607 .wd-dropdown {
    background-color: #d9e3e3;
    }

    li#menu-item-8608 .wd-dropdown {
    background-color: #e6e4ff;
    }

    li#menu-item-8609 .wd-dropdown {
    background-color: #fcdddd;
    }

    Best Regards

    #388323

    shahanas
    Participant

    Hai sir,

    Thank you very much.. It works.

    #388338

    Hello,

    We are Glad that you loved our Theme and Support Staff. We wish you all the best.

    If you do not mind, can you please leave a 5 stars rating for our Theme & Customer and Technical Support by going here: http://themeforest.net/downloads It will allow us to release more updates and provide dedicated support in future. It would encourage our work a lot. If you like our Theme and Support.

    Thanks for contacting us.
    Have a great day :-)

    Topic Closed.
    Best Regards.

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

The topic ‘I need to give different background colors for each submenu’ is closed to new replies.