Site logo

Archived topic

Left Sidebar Image padding

1 reply · Started by Louis on December 18, 2017

Viewing posts 1–2 of 2

I am creating a left sidebar that I want to hold images which need link to other pages. I can get the slider that changes the width of the sidebar to work in Customizing -> Layout -> Sidebar, but I cannot get the padding to work. There is too much space between the images. Changing the top and bottom padding does not move anything. I left it up so you can see it.
Thank you.

Hi there,

Try adding this CSS:

.widget {
    margin-bottom: 0;
}
This archived topic is closed to new replies.