Site logo

Archived topic

No padding around sidebar widget

2 replies · Started by Jacks McNamara on August 10, 2016

Viewing posts 1–3 of 3

Hello there - even though I have used the Element Spacing option in the Customizer to set padding around the widgets that appear in the left sidebar below my Nav, they have no padding. Do you have any idea why this could be? I've attached a screenshot below. (the site is currently under construction, but if you need me to turn off the construction plugin for a minute so you can look at it I could do that.)

screenshot of website

Hmmm. I added this css to my child theme, and that worked... but do you have any idea why the settings in the customizer aren't doing anything?

.one-container .sidebar .widget {
    padding: 20px;
}

Hmm that's strange - have you tried entering in different values for them in the Customizer (other than the default)?

This archived topic is closed to new replies.