Woocommerce store padding

Hi,

Is there a way to add padding to the top of the whole woocommerce store pages? Without adding it to the whole site? There seems to be no top padding at all on the woocommerce pages, and I cant seem to target the whole store.

You could duplicate an existing page template and add in the padding at the top then change the page template to your custom one for your shop pages.

Thanks! I did this by adding a div in this page, via the child theme:
wp-content/themes/pro/framework/views/renew/woocommerce.php

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.