-
AuthorPosts
-
February 11th, 2013 at 21:25 #3603Nicola
I have included some page links in both the top navigation and the footer area. How do i change the text size of these?
February 11th, 2013 at 21:48 #3613KayCryout Creations mastermindCould you show us a link to your site?
Before posting consider reading our short theme debugging instructions.
Please read the FAQs: Mantra • Nirvana • Parabola • Tempera
Tutorials: custom menus • translating theme • installing theme • category page with intro • disabling comments Wordpress: child themes • categories/posts
Before making any modifications to your theme we strongly recommend using Child Themes.February 11th, 2013 at 21:57 #3616February 12th, 2013 at 09:16 #3632KayCryout Creations mastermindAdd this to the Custom CSS area:
.topmenu a { font-size:18px;}
.footermenu a { font-size:18px;}
I guess they’re pretty self-explanatory, you’re free to play with the values as you please.
Before posting consider reading our short theme debugging instructions.
Please read the FAQs: Mantra • Nirvana • Parabola • Tempera
Tutorials: custom menus • translating theme • installing theme • category page with intro • disabling comments Wordpress: child themes • categories/posts
Before making any modifications to your theme we strongly recommend using Child Themes.February 12th, 2013 at 15:34 #3636NicolaThat’s great. Thanks very much
February 23rd, 2013 at 13:52 #3810PaulIs there a similar code that can be used to increase the size I the header!?
February 27th, 2013 at 00:56 #3877ZedCryout Creations mastermindYou mean the site title / description?
#site-title span a { font-size: XXpx; }
#site-description { font-size: XXpx; }If you like our creations, help us share by rating them on WordPress.org.
Please check the available documentation and search the forums before starting a topic. -
AuthorPosts
Viewing 7 posts - 1 through 7 (of 7 total)
The topic ‘Top Navigation text size’ is closed to new replies.