- This topic has 3 replies, 2 voices, and was last updated 2 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 › All Other Themes › Menu Bar Display
When changing our menu/navigation bar on our site test.genetargeting,com, the sub-menu alignment is off when going to “all custom model types” and hovering over “transgenic animal models” (the “buy transgenic mice” is out of alignment). Could you please fix this?
Additionally, we are wondering if there is any way to maintain this menu bar location while A. reducing the amount of white space/padding between the logo and the menu bar, and B. giving the menu bar a different background color other than white? i.e: a full-length bar spanning from the left to right of the white space, with maybe a dark grey color?
Let me know if that is possible. Thanks.
Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
.header .center { width: 100% !important;}
#topmenu { background: #f2f2f2;}
#topmenu ul.menu ul li { position:relative;}
#topmenu ul li ul li ul { top:0 !important;}
#topmenu ul li a { padding: 15px 28px;}
Regards,
Dave
That worked, thank you!
Hi,
If you found our service good kindly review us here: https://www.trustpilot.com/review/sktthemes.org
Regards,
Dave
Adding Floating Cookies Bar in Footer of WordPress Website Today we’ll leave you with the practical ways of adding WordPress floating cookies bar in the […]
How to Add WordPress Multiple Authors in a Blog or Website? For adding multiple plugins, Author Avatar Lists Plugin works efficiently that you can easily […]
How to limit post revisions in a WordPress Website? WordPress content management system comes with prebuilt limit post revisions functionality. It’s a system that keeps […]