Reply 246245 to: Produc info > show brand

Avatar: Rose Tyler
Rose Tyler
Support staff
August 1, 2020 at 17:26

Hi,

Add the next code in Theme Options > Theme custom CSS:

.content-product .product-details {
    display: flex;
    flex-direction: column;
}
.content-product .product-details .products-page-brands {
    order: 1;
}
.content-product .product-details .product-title {
    order: 2;
}
.content-product .product-details .price {
    order: 3;
}

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.