- This topic has 1 reply, 2 voices, and was last updated 3 months, 1 week ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
Home › Forums › Gym Master Theme Support › WooCommerce Products Page CTA Add to Cart
Our CTA for products (hover) is no longer working to add items to the cart as it did prior to Feb 21, 2025 on all mobile (webkit) browsers.
Prior to the 21st it was working… It just refreshes the products page and does not add to cart. If I copy the link and open a browser and paste it adds the item to the cart. There for the link is correct. If I ask to show desktop version of the site it also allows the CTA to add to the cart.
Safari, Chrome and Firefox display the same issue.
Was there an update to theme that may have contributed to this issue?
https://www.nwspores.com/products
Thanks,
KD
Hi,
Unfortunately, mobile devices primarily use touch interactions, where a touch is considered a click or selection, not a hover.
That’s why hover effect isn’t working on mobile device.
If you want to visible add to cart button on mobile device? Kindly use this CSS code.
Kindly go to Appearance >> Theme Options >> Basic Settings >> Custom CSS Box:
Add this code there:
@media screen and (max-width:479px) {
.woocommerce ul.products li.product .button { visibility:visible !important; opacity:1 !important; position:relative !important; margin-top:30px;}
}
Regards,
Dave
Speed Up Your Website with our Tailored Performance Optimization Strategies At SKT themes, we have a bunch of expert developers who specialise in WordPress speed […]
Magento to WordPress Migration The migration process is indeed helpful for your dream business as your e-commerce business needs this buckle up to grow and […]
Promising WordPress Themes We have collected the most promising WordPress themes to guarantee the sustainable and revenue generating nature of your website revolving around any […]