Wordpress Themes - WP Forum at BFA

Wordpress Themes - WP Forum at BFA (http://forum.bytesforall.com/index.php)
-   Header configuration & styling (http://forum.bytesforall.com/forumdisplay.php?f=15)
-   -   Menu items padding (http://forum.bytesforall.com/showthread.php?t=20957)

Ber|Art Sep 27, 2013 04:40 AM

Menu items padding
 
I want to have a padding before my page menu items, I searched bit could fin the right CSS code. I use %page but need 200px space before the first menu item,

Thx! :)

juggledad Sep 27, 2013 06:07 AM

try
HTML Code:

.page-item-2 {
    padding-left: 200px !important;
}


Ber|Art Sep 27, 2013 07:37 AM

Thx! :) :) :)

Ber|Art Sep 27, 2013 07:58 AM

@juggledad Is it possible to give the padding area a background color?

juggledad Sep 27, 2013 09:38 AM

the padding is on the fires item, so it would pickup the color too. Try this, use a WP menu and add a blank menu item as the first one and then you could make it the width of the siedbar and give it the same background color, although I think my idea in the other thread would be easier in the long run (ie maintenance in 6 months)

Ber|Art Sep 28, 2013 02:20 AM

Thx! :) I will Try this.


All times are GMT -6. The time now is 03:19 PM.

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