Quick View Label not showing - by louis - on WordPress WooCommerce support

This topic has 6 replies, 2 voices, and was last updated 5 years ago ago by Rose Tyler

  • Avatar: louis
    louis
    Participant
    April 19, 2019 at 03:21

    Hi sir/mdm,

    I found out both of my intallation missing the word “Quick View” besides the magnifying glass icon. How to display the word again?

    Please, contact administrator
    for this information.
    5 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    April 19, 2019 at 08:28

    Hello,

    Please add this code in Theme Options > Styling > Custom CSS > Global Custom CSS:

    .productCarousel .footer-product .show-quickly {
        font-size: 11px;
    }
    .wishlist-disabled .show-quickly {
        font-size: 11px !important;
        width: 100% !important;
        display:  flex;
        align-content:  center;
        justify-content:  center;
    }
    .wishlist-disabled .show-quickly:before {
        margin: 5px 10px 0 0 !important;
    }

    Let me know the result.

    Regards

    Avatar: louis
    louis
    Participant
    April 19, 2019 at 12:33

    Hi,

    Nope. It doesn’t work.

    Please contact administrator
    for this information.
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    April 19, 2019 at 12:40

    Hello,

    Please clear cache and check one more time http://prntscr.com/ne4n7n

    Regards

    Avatar: louis
    louis
    Participant
    April 19, 2019 at 12:58

    Hi,

    Thank you so much.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    April 19, 2019 at 13:01

    You’re welcome!

    Regards

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