Modify layout of the Woocommerce filter and sorting layouts
-
Dear Support,
Is it possible to change the layout of some of the sorting and filter elements on the shop page? For example, I want to make the breakcrumb appear at the heading area instead of just above the products grid.
Thanks in advance.
Attachments:
You must be
logged in to view attached files.
Hello,
Shop page is a WooCommerce template our theme does not have options to change the structure of HTML you will need to customize the templates.
Best Regards
Thanks for your advice.
How about if I want to modify the layout of the grid product item? Do I have to modify the templates as well? Where can I find more resource on this? For example, I want to make the price appear on top of the ratings for the attached image.
Attachments:
You must be
logged in to view attached files.
You can customize content-product..
files in the folder woodmart/woocommerce/
. Sorry, but additional code customizations are out of our theme support scope.