- This topic has 3 replies, 2 voices, and was last updated 7 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 › SKT Magazine – menu font ULC
I am having trouble with the navigation menu. In the demo the font is small and upper lower case (which is what I want). But when I installed it, it shows up as all uppercase and has so much room around each entry that it wraps to two lines. I prefer the menu to look like the demo, but how do I achieve this?
http://bvwatersmart2.tamu.edu/
Thanks!
Hi,
Kindly go to Appearance >> Theme Options >> Basic Settings >> Custom CSS Box:
Add this code there:
.sitenav ul li a { text-transform:capitalize; padding:8px 37px; line-height:49px;}
Regards,
Chris
That worked great for the menu, but I had placed the logo on the site, and now the logo is no longer visible.
Also – I want a smaller menu – when I tried to tighten down the menu – the first two menu items remained centered vertically, and the rest rose up. I am not sure why.
.sitenav ul li a { text-transform:capitalize; padding:8px 37px; line-height:49px;} – this worked but was too deep
.sitenav ul li a { text-transform:capitalize; padding:4px 37px; line-height:30px;} my changes
https://bvwatersmart2.tamu.edu
Thanks!
Hi,
Kindly go to Appearance >> Theme Options >> Basic Settings >> Custom CSS Box:
Add this code there:
.sitenav ul li a { line-height:45px !important;}
Regards,
Chris
Promising WordPress Themes We have collected the most promising WordPress themes to guarantee the sustainable and revenue generating nature of your website revolving around any […]
Free WordPress Google Map Plugins Google Maps are the maps that can be integrated into your website to show the address in the proper way. […]
Sitecore to WordPress Migration When you want to grow your business, your Sitecore CMS platform can sometimes seem complex and expensive. Then, you need a […]