Wordpress Themes - WP Forum at BFA
There will be no more development for Atahualpa (or any other theme), and no support. Also no new registrations. I turned off the donation system. I may turn the forum to read only if it gets abused for spam. Unfortunately I have no time for the forum or the themes. Thanks a lot to the people who helped in all these years, especially Larry and of course: Paul. Take care and stay healthy -- Flynn, Atahualpa developer, Sep 2021

Wordpress Themes - WP Forum at BFA » WordPress Themes » Atahualpa 3 Wordpress theme » Page & Category Menu Bars »

Changing font size in drop down menu of page bar


  #1  
Old Jun 12, 2009, 11:52 AM
ftf79
 
12 posts · Apr 2009
Is it possible to change the font size in the drop down menu of the page bar? I have the top level pages appear at 22px, but would like the drop down ones to be 11. Thank you so much.
  #2  
Old Jun 18, 2009, 04:35 AM
Flynn's Avatar
Flynn
 
3,768 posts · Oct 2008
Munich, Germany
You can with a HTML/CSS Inserts -> CSS Insert

ul#rmenu2 li a:link,
ul#rmenu2 li a:active,
ul#rmenu2 li a:visited,
ul#rmenu2 li a:hover {
font-size: 22px;
}

ul#rmenu2 li ul li a:link,
ul#rmenu2 li ul li a:active,
ul#rmenu2 li ul li a:visited,
ul#rmenu2 li ul li a:hover {
font-size: 11px;
}

For the category menu use ul#rmenu instead
  #3  
Old Apr 28, 2011, 12:50 PM
nickmoreton
 
14 posts · Apr 2011
Sorry to open up an old thread, but does this work in the current version?

I have tried doing as suggested above but no joy. Any ideas?

Thanks
Nick

Bookmarks

Tags
drop down, font size, page menu bar

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
Background for Page Menu Bar and size iworks Page & Category Menu Bars 2 Oct 18, 2009 05:53 AM
Font size in page menu (left side integrated as widget) Tigger Page & Category Menu Bars 8 Aug 27, 2009 07:49 PM
Changing Page Menu Font to Sentence Case krystyna Page & Category Menu Bars 2 Apr 25, 2009 10:48 AM
Font Size & Face setting reset on save in Page Menu Bar options RobertSGold Page & Category Menu Bars 6 Apr 10, 2009 09:54 PM
Changing the font size in the sidebar/widgets StudioGal Sidebars & Widgets 2 Apr 2, 2009 09:54 AM


All times are GMT -6. The time now is 11:02 PM.


Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.