Two customizations on product category pages

This topic has 4 replies, 2 voices, and was last updated 9 years, 9 months ago ago by Eva Kemp

  • Avatar: sorin.manica
    sorin.manica
    Participant
    February 3, 2015 at 15:40

    Hello!

    I need two things – please look here.

    1. How can I add a space between the price and the currency? Instead of “282lei” to show “282 lei”

    Actually, this is also a product page problem, anywhere where’s a price, the currency is glued to the price 🙂

    2. How can I remove / hide the “inc. VAT” mention ONLY on product category pages? In my case (look here) I need to hide the “TVA inclus” mention from the product listing.

    Thanks again. I also added ftp / admin credentials if necessary 🙂

    Please, contact administrator
    for this information.
    3 Answers
    Avatar: Eva
    Eva Kemp
    Support staff
    February 3, 2015 at 19:50

    Hello,

    1. Go to Woocommerce > Settings > General > Currency Options > Currency Position > Right with space.
    2. I’ve added this code in custom.css file:

    .woocommerce-price-suffix {
    display: none;
    }

    Please check.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: sorin.manica
    sorin.manica
    Participant
    February 3, 2015 at 20:02

    The code works great! Thank you very much. And sorry for missing that simple woocommerce setting.

    Ticket closed 🙂

    Avatar: Eva
    Eva Kemp
    Support staff
    February 3, 2015 at 20:36

    Hello,

    You’re welcome.

    Regards,
    Eva Kemp.

  • Viewing 4 results - 1 through 4 (of 4 total)

The issue related to '‘Two customizations on product category pages’' has been successfully resolved, and the topic is now closed for further responses

8theme customization service
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.