virtualedgesolutions
Forum Replies Created
-
I figured it out, using the @media rule:
@media only screen and (max-width: 1024px) { .hfe-nav-menu { overflow: hidden; } }I’d advise fixing this issue, as it affected multiple sites that I manage.
+1
@panicky, You solved it. It’s now working properly, after figuring out how the “Shipping Method Restrictions” section works. Thanks for taking the time to offer the advice!
Beautiful! Thanks! Sorry for the late response. Leaving a positive review!
I tried it with two different themes, and with all other plug-ins disabled. Without woolentor activated, the spacing and bullets are fine, and when activating Woolentor, the spacing is off and the bullets are removed.
The issue has not been resolved. I added this CSS to my theme’s custom CSS:
/* bandaid for woolentor product description formatting interference */ .woocommerce_product_description { white-space: pre-line; } .woocommerce_product_description ul { list-style: revert; margin: revert; white-space: normal; padding: revert }After using this, there is still a little spacing issue between my H2 and paragraph lines in my descriptions. Do you have a better solution?
I’ve left a 1-star review, which I’ll happily change to 5 stars if I just receive a response.
I’ve left a 1-star review, which I’ll happily change to 5 stars if I just receive a response.
I figured out a bandaid. Here’s what I added to the custom CSS:
/* bandaid for woolentor product description formatting interference */ .woocommerce_product_description { white-space: pre-line; } .woocommerce_product_description ul { list-style: revert; margin: revert; white-space: normal; padding: revert }I am still convinced that this issue is caused by Woolentor, and not the theme. I tried two other themes, which produced the same result. Whether you want to mark this as resolved is up to you, but my bandaid is working for me.
Do you have an update???
Please respond!
Do you have an update?
Since I’ve oppened this case, I’ve changed it to “group by product”, so that the site stays functional. Do you have a solution for “group by shipping class”?
Are you able to provide this? One big reason is that this will also allow developers to use the carrier field attribute in Google Merchant Center.
Do you have an update??