Quick View button - by Kevin Nester - on WordPress WooCommerce support

This topic has 2 replies, 2 voices, and was last updated 7 years, 5 months ago ago by Olga Barlow

  • Avatar: Kevin Nester
    Kevin Nester
    Participant
    November 1, 2016 at 09:33

    Can you please let me know how I can change the text on the button and also make the Quick View button visible all the time?
    Kevin

    Please, contact administrator
    for this information.
    1 Answer
    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    November 1, 2016 at 14:50

    Hello,

    I have added the following code in custom CSS

    .footer-product{
        opacity:1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }

    Use translations to change text http://prntscr.com/d1oq5q
    It will help you also to change “Cart” to “Basket”.

    Regards

  • 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.