wordpress - Change WooCommerce Product-Page Layout -


i'm trying customize woocommerce product-page design.

i using woocommerce.php page , use <?php woocommerce_content(); ?> provide content on there.

so want customize layout of <?php woocommerce_content(); ?> base of design. how change or customize that?

how access <?php woocommerce_content(); ?> layout?

thanks

the page design can edited in wc-template-functions.php page. can found in woocommerce/includes folder.


Comments

Popular posts from this blog

What can cause "Required Package 'IndyCore' not found" when compiling a Delphi 2010 project? -

Change the color of an oval at click in Java AWT -