Notice: This thread is over two years old; the information may be outdated. Please consider creating a new thread if you require free support. If you have an active SiteOrigin Premium license, you can email our premium support desk at [email protected].
Hello I have problem with Vantage theme and woocommerce shopping cart. My shopping Cart in mobile version show bad lines. Shipping methods have a bad height and lines is broken. Can you look for it? https://ifruits.cz/kosik/ https://imgur.com/vDiRdoO

Hi Michal
Thanks for reaching out.
In your child theme you have the following rule:
td { line-height: 25px; height: 25px !important; padding-left: 20px; }Consider changing the
heightproperty tomin-height.