- This topic has 8 replies, 2 voices, and was last updated 8 years ago by .
Viewing 9 posts - 1 through 9 (of 9 total)
Viewing 9 posts - 1 through 9 (of 9 total)
- You must be logged in to reply to this topic.
Home › Forums › SKT Black/White Theme Support › Menu buttons
Hello
Have you any way please to make the menu more visible? Perhaps shown behind a white square for each one if possible please? Thanks
http://gomobilewp.select66.com/blog/
Hi,
Kindly go to Appearance>>Customize>>Basic>>Scroll down to find Custom CSS and paste there:
.logo { max-width:25%; margin:0 auto;}
.home .header { padding:0;}
#topmenu { margin-top:0;}
Regards,
Brad
Cheers – would there be possible to put a rectangular box behind? SO its like a white box, with black text that then changes when you move the mouse over?
Cheers
Hi,
Kindly go to Appearance>>Customize>>Basic>>Scroll down to find Custom CSS and paste there:
.header.type3 #topmenu, .header.type4 #topmenu { background-color:#fff !important;}
#topmenu ul li a:link, #topmenu ul li a:visited { color:#282828 !important;}
Regards,
Brad
Thanks – sadly that didn’t do it; I’ve altered it now to this – http://gomobilewp.select66.com/blog/
This is good, but I would like the entire header area – a thin strip that covers the logo and then menu in white; Could you help?
Thanks
So essentially – the shite strip at the top that is there now, is just thickened so that the logo and the menu actually fit on it, if that makes sense?
Cheers!
Hi,
Kindly go to Appearance>>Customize>>Basic>>Scroll down to find Custom CSS and paste there:
.home .header { padding:15px 0 !important;}
Regards,
Brad
Thank you!
🙂
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 […]