Hey @avagolf Usually something like this comes down to a caching issue. Especially on mobile devices. Ensure you cleared your servers cache as well as the cache on your mobile device.
For me it’s not showing.
Edit: I just checked on a smaller phone and it shows. So it’s a breakpoint somewhere in the theme’s CSS.
You could add this CSS to your Additional CSS section inside Customizer or the stylesheet in your Child theme if you’re using one.
.woolentor-quickview-btn-area{
display:none !important;
visibility:hidden !important;
}
-
This reply was modified 30 minutes ago by
Stef.
Thread Starter
Mike
(@avagolf)
AWESOME!!! Thank you so much. Ive just added this code and that has resolved the issue. Very much appreciate your prompt and simple fix.
You can mark this as closed now 🙂
Awesome. Glad it helped you. You can actually mark this resolved by replying and checking the box. I’m only a former Woo dev. They don’t give me the tools to help in closing posts out LOL
Thread Starter
Mike
(@avagolf)
Haha ok noted, ill mark as resolved. Awesome job with this on @serafinnyc – I appreciate you 🙂
Anytime @avagolf take care and thanks for using the forum