- This topic has 3 replies, 2 voices, and was last updated 10 years 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 › SKT Black Menu Color
Hi, how do I change the background of the menu in the SKT Black Pro theme? I am having some trouble finding the correct location to change the color. Thanks!
Kindly show us the website and we can guide you accordingly.
Regards,
Shri
scottlawgroup-pc.com is the website, thanks!
Hi,
for sub menu background color css
.header .header-inner .nav ul li:hover > ul { background:#000;}
for sub menu text color css
.header .header-inner .nav ul li a, .header .header-inner .nav ul li ul li a { color:#fff;}
and sub menu hover color css
.header .header-inner .nav ul li a:hover { color:#ff8a00;}
Paste these CSS in Appearance>Theme Options>Basic Settings>Custom CSS.
Regards,
Shri
Do you want to activate WordPress plugins from the database? This term is new yet interesting to learn. And if you are looking for an […]
Image Gallery WordPress Plugins You’ve got stunning visuals, but WordPress’s built-in gallery block is too basic. It doesn’t let you do fancy layouts, lightboxes, or […]
Insert Headers and Footers Plugins When you need to add essential scripts—think Google Analytics, Facebook Pixel, or custom CSS—to your site, modifying theme files is […]