Add to Cart keeps popping up

Rate this topic: Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.1.00 out of 6 based on 1 vote(s)
GK User
Sat Apr 20, 2013 10:30 am
Reply with quote
Report this post
Hi,

although I have set the 'Show add to cart button' to 'OFF' on the NSPG ver 5.11, it still pops up on hovering over the shown thumbnails.
VM-Shopping Cart module is also disabled, and the store is set to 'Use as catalog' only.

How can I get rid of this?

thanks,
James
User avatar
Fresh Boarder

Konrad M
Mon Apr 22, 2013 8:27 am
Reply with quote
Report this post
Hi,
please give me url to the page with your issue. It will be much easier to help you.
User avatar

GK User
Mon Apr 22, 2013 10:10 am
Reply with quote
Report this post
Konrad M wrote:Hi,
please give me url to the page with your issue. It will be much easier to help you.


www.revitshopgent.be
User avatar
Fresh Boarder

Konrad M
Mon Apr 22, 2013 3:12 pm
Reply with quote
Report this post
Please try add to override.css
Code: Select all
.gkNspPM-ProductGallery .gkAddToCart .addtocart-bar {
display: none !important;
}

and remember to enable override.css option in template settings.
User avatar

GK User
Wed Apr 24, 2013 7:54 am
Reply with quote
Report this post
Konrad M wrote:Please try add to override.css
Code: Select all
.gkNspPM-ProductGallery .gkAddToCart .addtocart-bar {
display: none !important;
}

and remember to enable override.css option in template settings.



OK, this works ...partially.
The Add to Cart text and icon are gone, but that big orange balloon is still showing when hovering. How do I get rid of that also?
User avatar
Fresh Boarder

GK User
Mon Apr 29, 2013 11:30 am
Reply with quote
Report this post
jamesboelens wrote:
Konrad M wrote:Please try add to override.css
Code: Select all
.gkNspPM-ProductGallery .gkAddToCart .addtocart-bar {
display: none !important;
}

and remember to enable override.css option in template settings.



OK, this works ...partially.
The Add to Cart text and icon are gone, but that big orange balloon is still showing when hovering. How do I get rid of that also?



No one who can answer this?
User avatar
Fresh Boarder


cron