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

Virtue update

Home / Forums / Virtue Theme / Virtue update

This topic is: Not Resolved
[Not Resolved]
Posted in: Virtue Theme
September 23, 2018 at 12:32 pm

Since I updated the Virtue theme, I’ve been having numerous issues.
1. The mobile menu will no longer expand. I had this problem prior to updating Virtue, but when I updated it, it went away. Now the problem has returned.
2. The spacing for the Woocommerce cart was really messed up. The titles in the cart were overlapping, the images were overlapping, and the product excerpt was too wide, causing it to spill onto the next product. I added the CSS (below) a fix, but I’m not sure how to prevent it from happening again.

Thank you

.kad-woo-image-size {
padding:10px;
}
div.product_excerpt {
width:229px !important;
}
div.product_details {
width:220px;
}

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