Home Forums Basel support forum Hide Main Price

Hide Main Price

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #87997

    Maria_87
    Participant

    Hi, is it possible hide the main price from product page? My target is hide the price range from product page (See Screenshot_1). I would like also hide the price range from shop page (See Screenshot_2). The alternative it would be great show just the price for the cheapest variation and not the price range.

    Thank you in advance for your support,
    Maria.

    Attachments:
    You must be logged in to view attached files.
    #88040

    Hello,

    Now your product grid, as well as the product page, has one lower price. http://prntscr.com/lfwg24 and http://prntscr.com/lfwhst

    Please clarify your purpose.

    Best Regards

    #88195

    Maria_87
    Participant

    I’ve tried to install a plugin to reach the result, but I will deactivate it.
    My question is: with CSS code is it possible hide the main price? In this way just the variation price will be visible.
    Thank you in advance.

    #88239

    Artem Temos
    Keymaster

    Unfortunately, there is no such option in WooCommerce and it is impossible to do this with CSS properly.

    #88722

    Maria_87
    Participant

    I was looking at this forum on your support page
    https://xtemos.com/forums/topic/display-of-product-price/
    and I think that previous customer has had the same problem.
    My target is hide (with CSS) the main price. The variation price and main price have the same CSS
    rule?
    I would like hide the MAIN PRICE or as alternative give the same color as background.
    I send you a screenshot as attachment.
    Thank you in advance.

    Attachments:
    You must be logged in to view attached files.
    #88775

    Bogdan Donovan
    Keymaster

    Hi,

    Please remove all custom CSS code and plugins that are related to the product price and we will try to prepare custom CSS code that will show only the cheapest variation price.

    Regards

    #88792

    Maria_87
    Participant

    I have solved right now, inserting a css code:

    .price{
    display: none;
    }

    And it’s working perfectly.
    Thank you anyway for your support.

    #88821

    Artem Temos
    Keymaster

    Great, you are welcome.

Tagged: ,

Viewing 8 posts - 1 through 8 (of 8 total)