- This topic has 3 replies, 2 voices, and was last updated 7 years, 2 months 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
Why Your Hosting Solution Shapes First Impressions Before a customer contacts your team or visits your store to purchase any product or service, they first […]
Are you looking for the best WooCommerce based plugins for your WooCommerce Website? Here’s a list of the best WooCommerce based plugins. These are suitable […]
When talking about WordPress, you may get curious about the plugins used by WordPress, shortcodes, page builder, etc., in the same way, SEO optimized WordPress […]