Site logo

Archived topic

Woocommerce Blocks

3 replies · Started by Luke on July 1, 2021

Viewing posts 1–4 of 4

Hey,

I'm using the Woocommerce "Best Selling Products" block on my homepage - and was wondering a few things:

Why isn't it styled the same as on category pages?

The "Sale" text doesn't display over the image as it does everywhere else.
The second image doesn't display on hover.
And the styling of the text isn't what was set in the customizations - eg: on category pages, the price is aligned left.

Thanks!

Hi there,

because Woocommerce decided to use completely different HTML and CSS in their Block plugin then what is in the core plugin.

If you want to maintain the same styles without a lot of customization work - the best bet is to use the Woocommerce Shortcodes:

https://docs.woocommerce.com/document/woocommerce-shortcodes/#section-9

They use the same templates so will attract the same styles as the theme.

Perfect thanks!

Glad to be of help

This archived topic is closed to new replies.