Home › Forums › SKT Black/White Theme Support › Menu buttons
- This topic has 8 replies, 2 voices, and was last updated 5 years, 8 months ago by
Forum Moderator.
-
AuthorPosts
-
September 5, 2017 at 7:54 am #82426
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/
September 5, 2017 at 12:18 pm #82464Hi,
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,
BradSeptember 5, 2017 at 12:22 pm #82465Cheers – 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
September 5, 2017 at 12:32 pm #82468Hi,
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,
BradSeptember 6, 2017 at 4:28 pm #82575Thanks – 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
September 6, 2017 at 4:29 pm #82576So 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!
September 7, 2017 at 9:26 am #82650Hi,
Kindly go to Appearance>>Customize>>Basic>>Scroll down to find Custom CSS and paste there:
.home .header { padding:15px 0 !important;}
Regards,
BradSeptember 14, 2017 at 6:24 am #83270Thank you!
September 14, 2017 at 7:21 am #83280🙂
-
AuthorPosts
- You must be logged in to reply to this topic.