AbanteCart Community

AbanteCart Development => Customization help => Topic started by: Ollie on January 15, 2017, 05:39:39 AM

Title: Add to Cart button looks goofy
Post by: Ollie on January 15, 2017, 05:39:39 AM
For some reason, my Add to Cart button is showing two cart icons instead of one. See attached screenshot. How can I fix that? I appreciate if someone could give me the specific code that I need to use in style.css. Or maybe this is being caused by something else.
Title: Re: Add to Cart button looks goofy
Post by: eCommerce Core on January 15, 2017, 09:52:27 PM
Share the link to this page. It is not possible to suggest without inspecting your HTML/CSS. 
Title: Re: Add to Cart button looks goofy
Post by: Ollie on January 15, 2017, 10:07:59 PM
Share the link to this page. It is not possible to suggest without inspecting your HTML/CSS.

Here's the page link: https://assistech.com/store/704054
Title: Re: Add to Cart button looks goofy
Post by: abolabo on January 16, 2017, 02:29:13 AM
just remove background image in your style.css file line 4428 ( .productpagecart a::hover )
Title: Re: Add to Cart button looks goofy
Post by: Ollie on January 16, 2017, 03:38:43 AM
Than you.
Title: Re: Add to Cart button looks goofy
Post by: hani on April 24, 2017, 02:51:50 PM
Hi
I have the same case, the button is not correct. i checked in the style.css file and this ( .productpagecart a::hover ) is not available in version 1.2.10

how to correct this goofy button?

my site is http://bethlehemcasting.com/

thanks
Title: Re: Add to Cart button looks goofy
Post by: Basara on April 25, 2017, 03:17:26 AM
Button looks ok on your site. Try to clear browser cache
Title: Re: Add to Cart button looks goofy
Post by: hani on April 25, 2017, 03:44:11 AM
It seems that it was an issue of cache.
Many thanks