- This topic has 3 replies, 2 voices, and was last updated 6 years, 9 months ago by .
Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.
Home › Forums › SKT Black/White Theme Support › Dropdown Menu Background
I would like to change the background color, and the width of the dropdown menus from the nav. My url is http://ramonasoulpurpose.com. The dropdown menu in question is under the SoulPeaceProject tab on my nav. I can’t figure out how to do it? How can this be done?
Hi Jordan,
Kindly go to Appearance>>Theme Option>>Basic Setting>>Custom CSS Box
Add this code there:
.header .header-inner .nav ul li ul li a{background:#000000 !important; width:190px !important;}
Regards,
Brad
That worked great for the desktop but the mobile version is still messed up. How can I fix that? Thanks for the help!
Hi Jordan,
Kindly go to Appearance>>Theme Options>>Basic Settings>>Custom CSS Box:
Add this code there:
@media screen and (max-width:979px) {
.header .header-inner .nav ul li a, .header .header-inner .nav ul li ul li a { color:#282828 !important;}
.header .header-inner .nav ul li ul li a { background:transparent !important;}
}
Regards,
Brad
A handy collection of the most interactive WordPress themes for multi service websites and blogs, online storefronts and service provision, creative and personal profiles and […]
Below is a useful assemblage of 30 common UX terms every web designer should know in order to realize all his goals and engage his […]
The best digital marketplace WordPress themes are collected in this article for any kind of ecommerce activities online, commercial networks and traders, online marketplace owners […]