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

Above footer widget crashing Woocommerce buttons

Home / Forums / Virtue Theme / Above footer widget crashing Woocommerce buttons

This topic is: Resolved
[Resolved]
Posted in: Virtue Theme
December 8, 2018 at 8:42 pm

Hi Team,
Please could you help with some CSS for this site?

On pages like this for screenwidths below 420px, I have my Woocommerce buttons “Go to Order” & “Checkout” crashing my Testimonial slider in a “Above Footer” widget.

I have tried to enforce a margin-top, but this has had no effect on the problem. Here’s the code:


@media
only screen and (max-width: 420px) {
div.clearfix.kt_footer_sitewide_shortcode {
margin-top: 15px;
}
}

Please could you help me enforce a gap?
Thanks,
Phil.

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