The button "add to the cart" is incorrectly position
-
The position of the button “add to the cart” in the product page, is incorrectly placed.
The wishlist icon doesn´t showing in any place. product page and list products page.
Hi,
The button is not placed right next to the quantity select because you have stripe payment enabled and its add additional DIV tag between these elements.
As for the wishlist, have you enabled this plugin and configured the button in the plugin settings already?
Regards
Hello
How can I do to align the button? This issue only happens to me in this theme.
Is there any solution?
YITH WooCommerce Wishlist: fixed problem deactivating and become activating
Thanks
Could you please send us a screenshot of how it works with default WordPress theme?
hi
With the default theme it doesn’t work
but with two other themes that I’m testing is working good
in my current theme the button is ok.
Attachments:
You must be
logged in to view attached files.
OK, could you please activate one of those themes so we can check how it works there?
Thank you
I leave you, url to the current page.
Thank you
But it is another website and it doesn’t have the stripe payment. Anyway, if you want to make it look the same, just add the following CSS code to the Custom CSS area in Theme Settings
#wc-stripe-payment-request-wrapper,
#wc-stripe-payment-request-wrapper + p{
display: none
}
But it is another website and it doesn’t have the stripe payment. Anyway, if you want to make it look the same, just add the following CSS code to the Custom CSS area in Theme Settings
#wc-stripe-payment-request-wrapper,
#wc-stripe-payment-request-wrapper + p{
display: none
}
It´s a copy of my site but with another theme, it´s the current site with the payment stripe activated.
This solution is good!.
thanks very much.
The topic ‘The button "add to the cart" is incorrectly position’ is closed to new replies.