Site logo

Archived topic

Widget Padding Issue

5 replies · Started by Jet on July 25, 2018

Viewing posts 1–6 of 6

Hi,

Even thought I reduced padding in the sidebar layout - it still remains. How do i fix this?

https://cl.ly/2g24001H0K3t

Thanks! That fixed the bit under the image. How did you know to reference media-image-3?

Any thoughts on the white on the sides of the button?

I used browsers developer tool.

As for the button, it's because the button itself isn't wide enough.

I suppose you can change the background color of that widget to match the background color of the body:

#custom_html-3 {
    background-color: #000;
}

Thanks - you're the man!

No problem :)

This archived topic is closed to new replies.