Reply 323530 to: How to move the categories after the product title?

Avatar: Olga Barlow
Olga Barlow
Support staff
May 9, 2022 at 23:30

Hello,

Go to Theme Options > Custom CSS and use below code to implement that:

.products-bordered-layout .product-details {display: flex;flex-direction: column;}
.content-product .product-title {order: -1;}

Regards

Go To The Whole Conversation In Topic
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.