Wordpress Themes - WP Forum at BFA

Wordpress Themes - WP Forum at BFA (http://forum.bytesforall.com/index.php)
-   Atahualpa 3 Wordpress theme (http://forum.bytesforall.com/forumdisplay.php?f=2)
-   -   [SOLVED] How to change the height of page menu in header area? (http://forum.bytesforall.com/showthread.php?t=13443)

eddiechen Mar 22, 2011 11:21 PM

[SOLVED] How to change the height of page menu in header area?
 
Hi, I'm using wordpress 3.1 with Atahualpa theme 3.6.4, I was wondering how to change the height of page menu in top header area? Looking forward some experts can help tackle my issue. Thanks in advance.

My temporary site is: http://virovek.labiology.com/

lmilesw Mar 23, 2011 12:37 PM

One way is to add something like the following in ATO>Add HTML/CSS Inserts>CSS Inserts
HTML Code:

#rmenu2 li {
    padding:  10px 0px;
}


eddiechen Mar 23, 2011 08:19 PM

Quote:

Originally Posted by lmilesw (Post 61374)
One way is to add something like the following in ATO>Add HTML/CSS Inserts>CSS Inserts
HTML Code:

#rmenu2 li {
    padding:  10px 0px;
}


Thx so much.:)


All times are GMT -6. The time now is 05:01 PM.

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