Move breadcrumbs, title, price, etc above the image gallery
-
Hi! Can I ask for some help please? I used this code to make the stock gallery full width but it put the breadcrumbs, title, price, brief description, reviews, meta, category, and add to card button below the gallery:
.woocommerce-page div.product div.summary {
width: 100%!important;
}
.woocommerce-page div.product div.images {
width: 100%!important;
}Am hoping, to put all of that on top of the image. Could someone please help me fix my code so i can sequence all the right stuff above the image and have the main description below the image?
I would really appreciate some help. Hope you can assist. Thank you.
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Move breadcrumbs, title, price, etc above the image gallery’ is closed to new replies.