• Hello Team,

    First thank you for this great theme!

    I just have one issue on mobile side with single product page that has a discounted price. I need to add some vertical spacing between regular price and sale price.

    On desktop everything is fine but on mobile the prices are so close.

    For more details please check the below screenshots:

    Desktop: https://ibb.co/YDFDxnG

    Mobile: https://ibb.co/R32qwGP

    Stay Safe
    Regards,

Viewing 1 replies (of 1 total)
  • Theme Author Dylan Ngo – Woostify

    (@duongancol)

    Hi,
    Can you try to add the custom CSS below to Customizer -> Additional CSS and change the value as you want?

    span.woocommerce-Price-amount.amount {
        line-height: 1.1em;
    }

    Let me know if it works!
    Thanks!

Viewing 1 replies (of 1 total)
  • The topic ‘Single Product Price Space ( Mobile )’ is closed to new replies.