Hi,
How to remove Color, Size details and Add to Cart section appearing in the ‘Featured Products’ section on homepage in the DAWN theme.
Screenshot attached.
Hi,
How to remove Color, Size details and Add to Cart section appearing in the ‘Featured Products’ section on homepage in the DAWN theme.
Screenshot attached.
Hello @allnoyastore
Please provide store URL so I can help you
Hello @allnoyastore
Greetings!!
Please follow these steps:
#MainContent .grid__item .card-wrapper .swatches-globo--list {
display: none;
}
Output :
Hi Dipen, it’s resolved. Thanks a ton !!!