Margin left over which makes the decrease quantity button in the cart look ugly
-
See in the print, there is a space in the decrease button, and testing it through inspect, I saw that it comes from this code here.
https://imgur.com/fLv7g9g
Can you solve?
Hello,
Please insert the site admin access into the Private content below the message area. We will take a closer look at the case.
Best Regards
Hello, follow the access, this is happening on other sites too, it’s not just the one I’m going to tell you.
Note: I only ask that if you change the language or remove the site in maintenance mode, readjust everything as it was, because in another site that I sent the access, they changed all that, and I didn’t understand, and after I realized, that was the support of you who changed.
Thanks.
Hello,
The problem is caused by woo-ya pay plugin styles: https://gyazo.com/838d0c26aea804ba2c4e8a346d945cc2
If you deactivate it, this margin would disappear.
Please add this code to the Theme Settings > Custom CSS > Global to fix that:
body div.quantity input[type="button"] {
margin-right:0;
}
Best Regards
Hello!
Thanks for the instruction… I had noticed, I just didn’t know where it came from…
I will have to talk to the Yapay plugin staff to update it, as it is our payment method.
Thank you for your help.
Hello,
Yes, they should specify a specific selector in their styles not to influence others, they will easily fix it in the near update.
If you have any questions please feel free to contact us.
Best Regards
Yapay’s Pkugin hasn’t received updates for a long time.
Will they really solve it? I do not think so…
It would be nice if Woodmart had this unique differentiation, so no other plugin interferes.
Hello,
We cannot influence the styles of the plugin, unfortunately.
You will have to use custom CSS in this case.
If you have any questions please feel free to contact us.
Best Regards
Right,
I opened a ticket with their support.
Thank you very much.
You are welcome! We are here to help.
Wish you a wonderful day!