Change View Basket to View Cart and Colours

This topic has 2 replies, 2 voices, and was last updated 7 years, 9 months ago ago by Robert Hall

  • Avatar: artgiov
    artgiov
    Participant
    July 22, 2016 at 12:41

    Hi there, I want to change the View Basket button to View Cart button in the drop-down cart menu, and change the colour of text from black to white. (picture attached)

    drop down menu cart button and colours

    I tried to use one of your code to change the button wording in functions.php (as explained in one of your documentation), but the website totally disappeared with a “comforting” FATAL ERROR message. But fortunately I have restored the file using FTP.

    So please, How can I change the button wording and colour in the easiest way possible!
    Thanks.

    Please, contact administrator
    for this information.
    1 Answer
    Avatar: Robert Hall
    Robert Hall
    Support staff
    July 22, 2016 at 12:53

    Hello,

    The View Basket button should be changed to View Cart in latest version of WooPress Theme.

    Please update the theme and check it.
    Before update delete “woocommerce” folder in the directory wp-content/themes/woopress/ and it’ll be reuploaded from a new theme package.

    Don’t forget to make backup of the site before update.

    Here is video tutorial how to update theme.
    https://www.youtube.com/watch?v=KdWESIIPU1k
    (it’s for Legenda theme but the process is the same).

    Try to add this code in Global Custom CSS

    .cart-popup .button{
    color: #ffffff;
    }

    Regards,
    Robert Hall

  • Viewing 2 results - 1 through 2 (of 2 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.