Reply 320607 to: Currency position not respected by grid content products

Avatar: Rose Tyler
Rose Tyler
Support staff
March 26, 2022 at 09:31

Hello,

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

.etheme_products .woocommerce-Price-amount bdi {
    display: flex;
    justify-content: center;
    flex-direction: row-reverse;
}
.etheme_products .woocommerce-Price-amount .woocommerce-Price-currencySymbol {
    margin-left: 5px;
}

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.