Hi All ,
Firstly, can we expect an update to fix the outdated overrides on the latest woocommerce update?
Secondly, I’ve found a really strange bug –
As you can see below i have a testimonials shortcode in a footer text widget, the shortcode is set to 1/4 width. I’ve wrapped the testimonials shortcode in a div (‘testiestest’) but only because i wanted to bring it in an extra -3% on the width.
Now, on some pages the shortcode renders a container before the row, and on other pages it doesn’t? So i get this bug that on some pages shrinks the width of the testimonials to 22% of the container in the shortcode and on others it sits there at 22% of the container of the footer (which is how i want it)
I’ve used a quick and dirty fix with CSS but if the client in future builds a page without the class attached they’ll have this issue so a php fix would be best if possible.
Thanks again for your time!