WooCommerse layout
Hi!
Can you please tell me where to look for changing WooCommerse product layout (in the code)?
Screenshot
Thank you!
Replies (5)
-
September 25, 2019 at 7:03 am
Hi!
Can you please tell me where to look for changing WooCommerse product layout (in the code)?
ScreenshotThank you!
-
September 25, 2019 at 4:30 pm
Hi Stanislav,
What do you want to change in the product layout?
Most of the stylings can be changed (for eg button, text, image) from woocommerce-style.css located inside the css folder (ie wp-content/themes/krystalpro/css/)Best Regards
-
September 26, 2019 at 12:04 pm
Ok, thank you. But I think I meant one of *.php template files. The one that will let me, for example, switch positions of “Add to cart” button and product description; or add something there.
-
September 27, 2019 at 5:31 am
Hi Stanislav,
For this, you have to go through the online docs of WooCommerce.
Check this link to get started
Template StructureCheck this file for product loop
Content ProductCheck this for Single Product
Single ProductLet us know if you have any questions.
Best Regards
-
September 29, 2019 at 1:07 pm
Thank you for your support!!!
-
September 30, 2019 at 5:47 am
You are welcome 🙂