Home Forums WoodMart support forum Show quick view at screen width

Show quick view at screen width

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #157066

    d_ch
    Participant

    Hi,

    Is it possible to appear quick view button at screen width>1024px? I have selected “Icons on hover” hover effect for products but as I see quick view is disappeared for the above screen width.

    Waiting for your further reply!

    #157078

    Hello,

    To display the quick view button at screen width>1024px. You can use the below CSS code in global custom CSS code area under theme settings.

    .woodmart-buttons .wd-quick-view-btn {
        display: block;
    }

    Best Regards.

    #157092

    d_ch
    Participant

    Thank you very much!

    #157094

    Hello,

    I’m so happy to hear you are pleased with the Theme and Support. XTEMOS strives to deliver the best customer experience, and it makes our day to hear we have accomplished that.

    We count ourselves lucky to have you as a customer. You can always reach us at any time. We are always here to help you.

    Thanks for contacting us.
    Have a great day.

    Topic Closed.
    Best Regards.

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

The topic ‘Show quick view at screen width’ is closed to new replies.