No “Quick View Button” on Mobile
-
Hello there, how come Hitek does not have “Quick View Button” on mobile, kindly assist, thank you
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 3 years, 4 months ago by
Luke Nielsen.