-
Sidebar Menu Options Spacing
Hi there,
I want to increase the spaces between the menu options in my left sidebar. I put the widget in there, check, I have my menu showing up, check now I just don't know which code to edit to increase the space between the items in that menu.
That was repetitive 
Any help is appreciated, thanks in advance.
-
Can you share a link and point to a specific instance of this problem?
-
Try adding this to custom css box in Socrates > Styling
.sidebar ul ul {
padding-top: 6px;
}
-
One more minor thing on the same menu
The spacing increased between the main page and subpage
Any way to increase the spacing between those submenu/subpages as well?
Thanks man, you're good at this!
-
If you download the Firebug add on for Firefox you'll find it easy too.
Sorry I should have picked up on that.
.sidebar li li {
padding-top: 2px;
}
Similar Threads
-
By Alan in forum Official Support
Replies: 3
Last Post: 06-19-2011, 07:33 AM
-
By katied772 in forum Official Support
Replies: 1
Last Post: 02-06-2011, 10:49 AM
-
By exaltedphoenix in forum Official Support
Replies: 2
Last Post: 02-01-2011, 04:35 PM
-
By gbrandlein in forum Official Support
Replies: 1
Last Post: 01-15-2011, 10:55 AM
-
By SmartBiz in forum Official Support
Replies: 8
Last Post: 01-08-2011, 10:57 AM
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|