- Posts: 8
- Thank you received: 0
Remove Add to Cart
-
vishnugupta
Inactive member - Topic Author
- New Member
Less
More
11 years 7 months ago #30169
by vishnugupta
Remove Add to Cart was created by vishnugupta
Hii
Am using this template as a catalog for my products
I've checked the box for "use as catalog"
but still my website displays 'add to cart' picture
How can i remove it??
Am using this template as a catalog for my products
I've checked the box for "use as catalog"
but still my website displays 'add to cart' picture
How can i remove it??
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
11 years 7 months ago #30177
by ivan.milic
Replied by ivan.milic on topic Remove Add to Cart
add this to template_css.css:
.addtocart-area{
display:none;
}
.addtocart-area{
display:none;
}
The following user(s) said Thank You: vishnugupta
Please Log in to join the conversation.
-
vishnugupta
Inactive member - Topic Author
- New Member
Less
More
- Posts: 8
- Thank you received: 0
11 years 7 months ago #30182
by vishnugupta
Replied by vishnugupta on topic Remove Add to Cart
Thank you ivan.milic
a bit of edition though
add this to template_css.css:
.addtocart-bar{
display:none;
}
a bit of edition though
add this to template_css.css:
.addtocart-bar{
display:none;
}
Please Log in to join the conversation.
Time to create page: 0.138 seconds