Hide product information on homepage ( or selected pages)
-
Hello guys,
Can you provide a code or something that works for hiding the product information on the homepage (or any selected pages)?
The reason for this is that, after we ran some tests, we realized that the product information being loaded significantly slows overall page load time.
Example attached (Again Amazon)
Hello,
Please provide the page URL and screen of what you want to hide. If your site is under construction, provide site admin access to the private area as well.
Best Regards
I want to add “New Arrivals” “Best Sellers” “On Sale” products etc.. on our homepage here https://omniverce.com/
I would like to hide the product information here on the homepage because as I mentioned earlier, it really takes a while to load on the homepage with the slider and everything. However they do not have to be hidden on the other pages unless specified. (If this is possible)
Again, a good example here is amazon as shown in the attached image
Our site is live with active customers so we would like to be able to provide these features.
Attachments:
You must be
logged in to view attached files.
Hello,
Please add this code to the Theme Settings > Custom CSS > Global:
.slide-product .product-grid-item .wcfmmp_sold_by_container,
.slide-product .product-grid-item .price,
.slide-product .product-grid-item .w2rr-rating,
.slide-product .product-grid-item .product-title,
.slide-product .product-grid-item .swatches-on-grid,
.slide-product .product-grid-item .amount {
display:none;
}
Best Regards
Hello,
This worked great, thank you so much!
You are welcome! If you have any questions please feel free to contact us.
Best Regards