Viewing 2 reply threads
You must be logged in to reply to this topic.
I have set it to left:
WooCommerce -> Setting -> General -> Currency position -> Left
Custom CSS:
body[class*=" currency-"] .product-type-variable > .cl-product-info .summary.entry-summary > .price .woocs_price_code {
flex-direction: row-reverse !important;
justify-content: flex-end !important;
}
No effect.
Hello,
Please go to Woocommerce > Settings > Currency. See screenshot: https://ibb.co/p3B4twP
Clear cache and refresh page.
Best regards!
You must be logged in to reply to this topic.