Reply 237535 to: single product changes

Avatar: Rose Tyler
Rose Tyler
Support staff
May 16, 2020 at 12:10

Have you seen the screenshot?
This
.single-product .et_product-block .product_brand {display: inline-block;margin-left: 65%;}
to

.single-product .et_product-block .product_brand {
    display: inline-block;
    margin-left: 65%;
    position: absolute;
    top: 10%;
}

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.