How to change spacing of menu titles for "Gateway" theme
-
Hi i’m trying to increase the spacing of the menu titles for the Gateway theme through CSS customization. Any ideas how to do this?
The blog I need help with is: (visible only to logged in users)
-
Just to be clear, you want increase the spacing between menu items, correct?
Your blog is private so I can’t take a look, but this should work for Gateway theme:
.menu li{ padding-left: 20px; padding-right: 20px; } -
Thank you so much! That worked :)
I’m actually trying to rebuild a flash website using wordpress.
The current website is “davidclovers.com”I was wondering if its possible to make an exact copy using WordPress.com just by CSS customization. Do you think I will need to download WordPress.org instead?
It would be great if you could have a look and let me know.
Thanks for your help!
-
Also, is there a way to change the menu-items to lower-case and its font colour?
Let me know if you have any ideas!
- The topic ‘How to change spacing of menu titles for "Gateway" theme’ is closed to new replies.