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.