Wordpress Themes - WP Forum at BFA

Wordpress Themes - WP Forum at BFA (http://forum.bytesforall.com/index.php)
-   Sidebars & Widgets (http://forum.bytesforall.com/forumdisplay.php?f=14)
-   -   [SOLVED] Need more verical space in widget list (http://forum.bytesforall.com/showthread.php?t=15408)

jms5017 Sep 17, 2011 08:22 AM

[SOLVED] Need more verical space in widget list
 
I am using ATA 3.6.7 with all of the fixes applied. The site is Culverchiro.com which consists of just pages now. I used the pages widget to put a menu in the left side bar, but I would like to insert vertical space between each item in the list. I tried adding line-height to the widgets-style content options in the theme editor and also tried adding
.page-item {line-height: 25 px; } to the Insert CSS option at the end of the theme editor. Neither seems to work. :confused: Thanks in advance for any suggestions or help.

juggledad Sep 17, 2011 01:15 PM

try
HTML Code:

div.widget_pages ul li {padding-bottom: 10px !important;}

jms5017 Sep 17, 2011 02:26 PM

Thanks! That did the trick.


All times are GMT -6. The time now is 07:04 PM.

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