Home / Forums / WoodMart support forum / Hide Price in Products (Grid or Carousel) element
Home › Forums › WoodMart support forum › Hide Price in Products (Grid or Carousel) element
Hide Price in Products (Grid or Carousel) element
- This topic has 1 reply, 2 voices, and was last updated 1 year, 1 month ago by
Aizaz Imtiaz Awan.
Viewing 2 posts - 1 through 2 (of 2 total)
-
AuthorPosts
-
September 20, 2024 at 7:25 pm #598976
shwetaParticipantI am using this element on multiple pages called (Grid or Carousel) with different data streams. I wish to hide “add to cart” and “select option” option below the price, on the mobile version. Kindly suggest a setting or a generic css or php code to achieve this.
September 21, 2024 at 12:37 pm #599065
Aizaz Imtiaz AwanKeymasterHello,
Please add the below Custom CSS code to Theme Settings > Custom CSS > Custom CSS for Mobile section.
.product-grid-item .wd-add-btn { display: none; }Best Regards
-
AuthorPosts
Tagged: cart, hide add to cart, products grid or carousel, Themes, woocommerce
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to create new topics. Login / Register