How do I change the background of my submenu of the main menu on my home page? my website is www.tdholidays.co.in
Hey Karan,
Please add this code in Theme Options > CSS
.desktop .sub-menu {
background-color: rgb(4,16,49);
}
Hope that helps.
Hi it worked but only for that page. Any way in making that global?
Hi there,
It seems that you have added the code to the homepage’s Cornerstone CSS.
Please add the code in the Global CSS which you can find in X > Theme Options > CSS so that it will take effect globally.
Hope this helps.
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.