Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Contributor Tarek Aziz

    (@tarekht)

    Hello @virtualedgesolutions

    Sorry for the inconvenience.

    We have checked your website. It seems that the style is coming from your theme.

    Please remove the line marked in the screenshot below:

    https://prntscr.com/vpixtj

    Hopefully, it will solve the issue ??

    Thank you very much!

    Thread Starter virtualedgesolutions

    (@virtualedgesolutions)

    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.

    Plugin Contributor Tarek Aziz

    (@tarekht)

    Hello @virtualedgesolutions

    Thanks a lot for your kind response.

    We are glad to know that you have figured out a solution.

    Okay, since you are insisting that it’s not a theme issue so, we’ll check our plugin carefully and fix the issue as quickly as possible.

    We really appreciate your feedback.

    Best of luck!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Woolentor interfering with product descriptions’ is closed to new replies.