Site logo

Archived topic

Remove Space between sidebar widget

2 replies · Started by Alejandro on March 9, 2017

Viewing posts 1–3 of 3

Hello,

I have a sidebar with different widget. I have a background picture and I would like to remove the space between widgets and keep the sidebar as one content but keeping the posts as separate contents.

Thank you.

i solved with that;

.widget {
margin-bototm: 0px !important;
padding-bottom: 0px !important;
}

Glad you found a solution.

This archived topic is closed to new replies.