Home › Forums › All Other Themes › Menu Bar Display
- This topic has 3 replies, 2 voices, and was last updated 7 months, 3 weeks ago by
Forum Moderator.
-
AuthorPosts
-
February 9, 2023 at 9:54 pm #203484
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.
February 10, 2023 at 12:08 pm #203486Hi,
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,
DaveFebruary 10, 2023 at 8:46 pm #203500That worked, thank you!
February 13, 2023 at 10:27 am #203518Hi,
If you found our service good kindly review us here: https://www.trustpilot.com/review/sktthemes.org
Regards,
Dave -
AuthorPosts
- You must be logged in to reply to this topic.