Home Forums WoodMart support forum Problem with message in cart

Problem with message in cart

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #81655

    dogvibe
    Participant

    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.
    #81660

    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

    #81676

    dogvibe
    Participant

    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.
    #81703

    Hello,

    Please provide the valid credentials as I cannot login with the previously provided

    Best Regards

    #81769

    dogvibe
    Participant

    Ok! I sended in private.

    Thanks!

    #81777

    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

    #81790

    dogvibe
    Participant

    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 !!

    #81798

    Artem Temos
    Keymaster

    We are glad to hear that! Thank you for your feedback and good luck with sales! 🙂

    Regards

Viewing 8 posts - 1 through 8 (of 8 total)

The topic ‘Problem with message in cart’ is closed to new replies.