This topic has 2 replies, 2 voices, and was last updated 1 years, 9 months ago ago by Rose Tyler
Hi. I must change position excerpt, how i can do that?
Example how I must make by example: https://prnt.sc/Yw6pkpZ4Qy5r
Now by default: https://prnt.sc/gIbALqMHVww5
Or which hook i must use?
Hello, Kestutis
Try to use the next code:
.product-details {
display: flex;
flex-wrap: wrap;
}
.product-details .price {
order: 1;
}
Place the code into Theme Options > Theme custom CSS
Kind Regards,
8theme team
Tagged: price position change, shop page, templates, woocommerce, wordpress
The issue related to '‘How to change position excerpt above price in shop page loop?’' has been successfully resolved, and the topic is now closed for further responses