This topic has 9 replies, 2 voices, and was last updated 8 years, 11 months ago ago by Jack Richardson
Hi,
When an article has been added to cart an alertbox shows up saying you have added the product to your cart.
In the box is also says “view cart” How do I chang the order of the button “view cart” and the text “added to cart” . I need the button on the right site of the box.
Kind regards,
Gwenny
Hello,
Please add this code in custom.css file:
.woocommerce-message .button {
float: right;
}
Best regards,
Jack Richardson.
Hi Jack,
Button is still on the left side..
Kind regards
Gwenny
Hello,
As I see the button is on the right:
http://storage3.static.itmages.com/i/15/1223/h_1450880741_4582172_06b5a76508.png
Please show a screenshot what button you mean.
Best regards,
Jack Richardson.
Hi Jack,
Sorry, it works fine! But this specific information box only works with product “test” not with the other products.
How can I change that?
Kind regards,
Gwenny
Hi Jack,
Seems like the information box only works with variable products, not with simple products.
Can that be fixed?
Kind regards,
Gwenny
Hello,
Please disable the option “Ajax “Add To Cart”” in Theme Options > Single Product Page and check simple products then.
Best regards,
Jack Richardson.
Hi Jack,
Thank you!!
Kind regards,
Gwenny
Hello,
You are welcome.
Best regards,
Jack Richardson.
The issue related to '‘Alertbox on product page’' has been successfully resolved, and the topic is now closed for further responses