Home / Forums / WoodMart support forum / CUSTOM CSS TO HIDE PRICES
Home › Forums › WoodMart support forum › CUSTOM CSS TO HIDE PRICES
CUSTOM CSS TO HIDE PRICES
- This topic has 3 replies, 2 voices, and was last updated 2 years ago by
Aizaz Imtiaz Awan.
Viewing 4 posts - 1 through 4 (of 4 total)
-
AuthorPosts
-
October 19, 2023 at 7:53 pm #505540
constantinos.rokkosParticipantHello, i want the custom css to hide the price for quick view and the shopping cart. I found the css for the product grid and it worked fine btw.
October 20, 2023 at 1:04 pm #505701
Aizaz Imtiaz AwanKeymasterHello,
Can you please share some screenshots where you want to hide prices? Also, share the page url i will check and give you a custom css.
Best Regards.
October 20, 2023 at 1:44 pm #505720
constantinos.rokkosParticipantThe site is in maintenance mode at the moment. Please see the screenshots i want to hide the price of the product 0.00$ since i want to receive orders but without prices.
Attachments:
You must be logged in to view attached files.October 21, 2023 at 9:43 am #505924
Aizaz Imtiaz AwanKeymasterPlease add this code to the Theme Settings > Custom CSS > Global:
.amount{ display:none!important; }
Best Regards.
-
AuthorPosts
Tagged: hide price
Viewing 4 posts - 1 through 4 (of 4 total)
- You must be logged in to create new topics. Login / Register