Reply To: Footer / Footer widget padding

Home Forums Support Footer / Footer widget padding Reply To: Footer / Footer widget padding

Home Forums Support Footer / Footer widget padding Reply To: Footer / Footer widget padding

#242509
Lyle

Hi John,

This will adjust that spacing (adjust the value as needed):

.sidebar .widget .widget-title {
    margin-bottom: 10px;
}

You are on the right track using the Google Developer Tool; that is what I use as well ๐Ÿ™‚ Knowing which one to target takes practice. One of my fave places to learn is w3schools.com ๐Ÿ™‚

Cheers!
Lyle