Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the question-answer domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/u845912282/domains/pickplugins.com/public_html/wp-includes/functions.php on line 6121
WCPS button add to cart

WCPS button add to cart

0
WCPS button add to cart 1
PetruS
Feb 01, 2017 11:40 PM 2 Answers General
Member Since Feb 2017
Subscribed Subscribe Not subscribe
Flag(0)

Hello i have a problem on my web site with WCPS add to cart button, when i push the mouse on the button seenig the number 5, and i don't know what i have to do... to desapear this <5> number, from the button cart,

Please help me, my website is    https://art3xpo.ro/

2 Subscribers
WCPS button add to cart 1
WCPS button add to cart 3
Submit Answer
Please login to submit answer.
2 Answers
Sort By:
Best Answer
0
WCPS button add to cart 4
PetruS
Feb 02, 2017
Flag(0)

wonderfull, thanck you very much for your help...

 

Sign in to Reply
Replying as Submit
Best Answer
0
WCPS button add to cart 5
PickPlugins
Feb 01, 2017
Flag(0)

Welcome to our forum.

I have checked your link, i can see this is your theme issue, please see the screenshot.

http://imgur.com/a/FLsWs

you could add following CSS to fix the issue

.wcps-container .wcps-items-cart a::after {
  content: "";
}

 

Regards

 

 

Sign in to Reply
Replying as Submit


Deprecated: str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /home/u845912282/domains/pickplugins.com/public_html/wp-content/plugins/post-grid/includes/functions-builder.php on line 10