Product Description HTML/Styles Broken
-
I’ve been trying to create a pseudo-web page style product description like those commonly found on larger woocommerce-powered sites.
I’m not unfamiliar with writing html and css but the problem I have is whenever I use the Text mode for the product description (the long one, not the short description), the description content goes all over the place. It becomes messy and what I assume is TinyMCE omitting the background images via css with
background: url().The only other option I have is to use iframe which is far more complex than it needs to be. And that presents a lot of other problems too.
Is there a secret and easier way that no one shares that can do exactly what I need? I just need to display a pseudo-web page inside the product description. Or perhaps a way to replace the TinyMCE with something like a block editor? It’s not like it parses html properly anyway.
WooCommerce Version: 3.7.0
The topic ‘Product Description HTML/Styles Broken’ is closed to new replies.