Home › Forums › Basel support forum › Hide Main Price
Hide Main Price
- This topic has 7 replies, 4 voices, and was last updated 6 years ago by Artem Temos.
-
AuthorPosts
-
November 8, 2018 at 11:43 am #87997
Maria_87ParticipantHi, 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.November 8, 2018 at 2:16 pm #88040
Elise NoromitMemberHello,
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
November 9, 2018 at 12:06 am #88195
Maria_87ParticipantI’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.November 9, 2018 at 7:19 am #88239
Artem TemosKeymasterUnfortunately, there is no such option in WooCommerce and it is impossible to do this with CSS properly.
November 10, 2018 at 8:30 pm #88722
Maria_87ParticipantI 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.November 11, 2018 at 1:39 pm #88775
Bogdan DonovanKeymasterHi,
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
November 11, 2018 at 3:23 pm #88792
Maria_87ParticipantI have solved right now, inserting a css code:
.price{
display: none;
}And it’s working perfectly.
Thank you anyway for your support.November 11, 2018 at 7:36 pm #88821
Artem TemosKeymasterGreat, you are welcome.
-
AuthorPosts
- You must be logged in to create new topics. Login / Register