Home Forums Space themes support forum No “Quick View Button” on Mobile

No “Quick View Button” on Mobile

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #374013

    xavlow
    Participant

    Hello there, how come Hitek does not have “Quick View Button” on mobile, kindly assist, thank you

    #374209

    Luke Nielsen
    Keymaster

    Hello,

    Our product design on mobile devices does not provide the ability to use quick view, but if you want to appear it, you should add the below code to the “Mobile CSS” area that is in Theme Settings -> Custom CSS.

    .xts-product .xts-quick-view-btn {
        display: block;
    }

    Feel free to reach out to me at any time. I will be more than happy to assist you.

    Kind Regards

    • This reply was modified 1 year, 10 months ago by Luke Nielsen.
Viewing 2 posts - 1 through 2 (of 2 total)