Problem with message in cart
-
Hi! How are you?
Please, i need a help with a problem. After upgrading to version 3 of the theme, the alert message on the cart (points and rewards) is incorrectly positioned next to the gift card code and should be either above or below. I am using the code below that you provided me at another time:
/*cart/checkout message*/
div#yith-par-message-reward-cart, #yith-par-message-cart {
position: relative;
transform: none;
animation: none;
-webkit-transform: none;
-webkit-animation: none;
margin-bottom: 30px;
}
div#yith-par-message-reward-cart:after, #yith-par-message-cart:after {
display:none;
}
I attached the image.
Thank you!!
Attachments:
You must be
logged in to view attached files.
Hello,
I am checking the shopping cart now I do not see the elements you show on the screen http://prntscr.com/l3on8e
Please clarify
Best Regards
I’m sorry if I was not clear. These messages appear only to logged in users.
I’m resending the image with markup. The field circled in red should be appearing below the field circled in green as shown in the second image from the previous version.
Thanks!
Attachments:
You must be
logged in to view attached files.
Hello,
Please provide the valid credentials as I cannot login with the previously provided
Best Regards
Ok! I sended in private.
Thanks!
Hello,
The issue has been fixed. I have added the code to the Theme settings > Custom CSS:
div#yith-par-message-reward-cart, #yith-par-message-cart {
width: 100%;
}
Best Regards
Hey! Thank you! You guys are awesome!
I evaluated the theme yesterday with a maximum note because you deserve it. If you like my site, you can use it as an example for other clients. I’m in Brazil and we launched yesterday, and here was a success.
A big hug to all of you !!
We are glad to hear that! Thank you for your feedback and good luck with sales! 🙂
Regards
The topic ‘Problem with message in cart’ is closed to new replies.