I need to give different background colors for each submenu
-
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.
Hello,
Please tell me the background colors of the menu items dropdowns respectively to provide you with the CSS.
Best Regards
#fee9ef
#d9e3e3
#e6e4ff
#fcdddd
#fee9ef
#d9e3e3
#e6e4ff
#fcdddd
Please give these colors for the background of each dropdown submenus respectively.
Thank you
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
Hai sir,
Thank you very much.. It works.
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.
The topic ‘I need to give different background colors for each submenu’ is closed to new replies.