This topic has 4 replies, 2 voices, and was last updated 3 years, 4 months ago ago by Olga Barlow
Hi there
I would like the quick view on the mobile version to be on hover not displayed constantly as this looks too busy.
Can you please help
James
Hello,
Add the below code to Theme Options > Custom CSS
@media only screen and (max-width: 768px){
.content-product .footer-product {
opacity: 0;
}
}
Regards
Hi I added in X Store > Theme Custom CSS >
But it didn’t make the quick view button work on just rollover, it is still always there on my mobile.
Please help…Ahhhh
James
Hello,
Provide us with link to the page where you have the mentioned issue and temporary WP Dashboard access to check and help you.
Regards
You must be logged in to reply to this topic.Log in/Sign up