remove sidebar separator and reduce widgets margin
-
Hello.
I am trying to remove the grey lines between sidebar widgets and then reduce the margin between the widgets. I already tried: to remove the separator which didn’t work..sidebar.sidebar-left{ border:none; } .widget{ border:none; }
I did manage to reduce the margin-top between widgets like this: ( this reduced the margin-top which is probably because my language settings are hebrew ).
.widget { margin-bottom: -50px }
all other things with margin and padding didn’t help.
Thank you in advance.The page I need help with: [log in to see the link]
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘remove sidebar separator and reduce widgets margin’ is closed to new replies.