Site logo

Archived topic

Footer widget spacing

5 replies · Started by debbie on August 19, 2018

Viewing posts 1–6 of 6

Hi, I want to make the links in the footer widgets bold, but can't seem to work it out, can you please advise? Also the 3 widgets are spaced a little too far apart, can I bring them together? Thank you

Hi, thank you - the font weight worked.

Unfortunately however the widget spacing still isn't right, the three of them look off centre, and amending the padding didn't really do anything. Is there anything I can do to move them closer and have the centred on the page? (Loving the theme by the way).

Thanks
Deb

Perhaps this CSS would help?

#acurax_si_widget_simple {
    text-align: center !important;
}
.inside-footer-widgets {
    text-align: center;
}

You're a star - thank you so very much

No problem :)

This archived topic is closed to new replies.