Notice: These forums are now retired and closed. For active support, please Submit a Ticket or visit our official WordPress.org community pages.
Kadence Theme | Kadence Blocks | Starter Templates | WooCommerce Email Designer | Ascend | Virtue | Pinnacle

Custom Footer: Reduce Space Between Widgets

Home / Forums / Virtue Theme / Custom Footer: Reduce Space Between Widgets

This topic is: Resolved
[Resolved]
Posted in: Virtue Theme
March 27, 2019 at 11:05 am

Hi,

Hannah gave me this code to use which is working beautifully. It was so center a widget in the footer.

#containerfooter .virtue_social_widget.clearfix {
display: inline-block;
}
#containerfooter .widget-first {
text-align: center;
}

Now I have added another widget and it is also placing it centered, which is exactly what I want. However, the distance between the first and second widget is huge. Need to reduce a bit.

Your suggestion? I have tried inserting a line for padding, but nothing I use seems to work.

Thank you,
Pam

  • The forum ‘Virtue Theme’ is closed to new topics and replies.