Show price style - by indu sharma - on WordPress WooCommerce support

This topic has 8 replies, 3 voices, and was last updated 7 years ago ago by Olga Barlow

  • Avatar: indu sharma
    indu sharma
    Participant
    January 1, 2018 at 12:02

    hii…
    i want showing only 1 price in select option
    http://hvcreations.in/cake-delivery-delhi/
    this is our site url.

    but i want this type showing price

    https://www.winni.in/cake-delivery-in-hyderabad in page

    Please, contact administrator
    for this information.
    7 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    January 2, 2018 at 11:36

    Hello,

    Please try to add this css code in Theme Options > Styling > Custom css:

    .products-grid .price {
        font-size:0;
    }
    .products-grid .price .woocommerce-Price-amount:first-child {
        font-size: 14px;
    }

    Regards

    Avatar: indu sharma
    indu sharma
    Participant
    January 3, 2018 at 08:20

    Dear i want showing only 1 price not 2

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    January 3, 2018 at 09:18

    Hello,

    Is it fine now http://prntscr.com/hvfnap ?

    Regards

    Avatar: indu sharma
    indu sharma
    Participant
    January 3, 2018 at 10:44

    yes,
    but Sale price also showing 1 price but now show sale price 2

    http://hvcreations.in/

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    January 3, 2018 at 10:56

    Ok, in this case, use this code also:

    .products-grid .price del{
        display:none;
    }

    Regards

    Avatar: indu sharma
    indu sharma
    Participant
    January 3, 2018 at 11:26

    woocommarce zip code plugin is kept default at xstore theme

    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    January 3, 2018 at 13:19

    Hello,

    We support all the default WC options if you use some official plugin from WooCommerce our theme also should be compatible with official extensions https://woocommerce.com/product-category/woocommerce-extensions/

    Did you face any compatibility issues with one of these plugins?

    Regards

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

You must be logged in to reply to this topic.Log in/Sign up

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