CSS to change the size of menu and it's font
-
Hi!
I’m a complete novice using CSS and I’m trying to find a way to change the size of the primary menu on my website as I find it too big now. I would also like to possibly change the font and make it all caps like the header “About & Contact” area.
Could anyone help?
https://naperfectworld.wordpress.com/The blog I need help with is: (visible only to logged in users)
-
-
Hi, give this a try.
#site-nav ul li a { text-transform: uppercase; font-size: 90%; font-family: "Karla",Verdana,Arial,sans-serif; } -
Thank you so much! Sorry for the delay in my response. I’ve been ill. But thank you, I really appreciate it. Is there a way to make less space between that heading and the content of the site? That top slider has so much space above and below it.
Once again, thank you so much for this code. I spent about 3 days prior to this forum so I really appreciate.
-
Hi thesacredpath. Strange, once I added a new post, the post wouldn’t show up on my featured section until I deleted the code from Custom CSS. When I did, it worked and the new post was added into the slider. However, when I went back to input the code again it’s now no longer working. Any suggestions?
-
-
The above CSS, when I add new features they don’t show up on the top slider so I have to delete the custom CSS, save as standard for the site, and then do the process of adding custom CSS over again if I want the new story to appear on the slider with the great customization font and size for menu nav that you gave me. Strange
-
The CSS you have in your custom CSS only has to do with the navigation, so there really isn’t a way for it to effect or hide the content in the slider.
I’ve tried to reproduce this, and have not been unsuccessful. Every post I add as a featured post on my test site with Zuki shows up in the slider right away.
Can you give me some more information on this? Let me know what you are doing when you make a new “featured” post.
-
@sacredpath…
I’m trying to do something similar. On my website, I’d like to change the menu titles font size to be a little bit bigger. As well, I’d like to move them up to be a little closer to the title. Can you help with this? Site is:
-
Hi @redcardresales, since you are using a different theme, and since CSS is generally theme specific, can I ask you to create a new thread in the CSS Forum Many thanks in advance.
- The topic ‘CSS to change the size of menu and it's font’ is closed to new replies.