Hi,
I have a problem with the text on mobile. I am not sure is this is a enfold problem or a WooCommerce problem. Please look at the image I include. Is there a way to make the text “break” the right way?
https://www.osloteamtrafikkskole.no/hjelp/oslo.png
Hey Permaz,
Could you please give us a link to this page on your website, we need more context to be able to help you.
Best regards,
Victoria
Hi Permaz,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
@media only screen and (max-width: 479px) {
.av-catalogue-price.av-cart-update-price .woocommerce-Price-amount.amount{
font-size: 16px;
}
.av-catalogue-title {
text-transform: none;
}
}
If you need further assistance please let us know.
Best regards,
Victoria
Thanks! That worked great! :)
Hi Permaz,
Glad we got it working for you! :)
If you need further assistance please let us know.
Best regards,
Victoria