Add Cart Button to PopUp - by laucabello2

This topic has 4 replies, 3 voices, and was last updated 4 years, 11 months ago ago by Rose Tyler

  • Avatar: laucabello2
    laucabello2
    Participant
    May 21, 2019 at 19:05

    Hi!!! I need to add a View Cart button in the cart PopUp – we only have the CheckOut button right now, are there any snippets?
    Thanks!

    3 Answers
    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    May 21, 2019 at 19:11

    Hello,

    Use translation files and change the text for this link to View cart http://prntscr.com/nrjay9
    Read here how to translate theme https://xstore.helpscoutdocs.com/article/30-base-theme-translation

    Regards

    Avatar: laucabello2
    laucabello2
    Participant
    May 21, 2019 at 20:06

    Hi! We dont want to use a plugin to translate, we use Using PoEdit but we couldn’t find this label in that files – are there any snippets to change the label in function.php or any idea please?
    Thanks!!!!

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    May 22, 2019 at 08:11

    Hello,

    Have you sorted out http://prntscr.com/nrqn6g ?
    To change styling http://prntscr.com/nrqntd add code in Theme Options > Custom CSS:

    .cart-popup-container .btn-view-cart {
        background-color: #5bb659;
        padding: 5px 15px;
        color:  white;
        text-align:  center;
        margin-right: 10px;
    }

    Regards

  • Viewing 4 results - 1 through 4 (of 4 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.