When the user clicks on the variations, sometimes 2 are selected, just like on some phones the css I applied on the page has no effect, this has been changed for a while, about 1 to 2 weeks.
Print: https://prnt.sc/txrqzy
This topic has 18 replies, 3 voices, and was last updated 5 years, 4 months ago ago by Rose Tyler
When the user clicks on the variations, sometimes 2 are selected, just like on some phones the css I applied on the page has no effect, this has been changed for a while, about 1 to 2 weeks.
Print: https://prnt.sc/txrqzy
Hello,
Checked your site using a mobile device and don’t see the mentioned issue http://prntscr.com/txt0gz
What device do you use?
Regards
I use asus zenfone l2, but it also happens on samsung galaxy a31.
This does not happen sometimes on the first click, but if you insist it happens, because my client had a lot of difficulty choosing the pattern and among others because of this factor
Hello,
Try to add the below code to child theme style.css
@media only screen and (max-width: 769px){
ul.st-swatch-preview li:hover:not(.selected){
border: 2px solid;
border-color: #bfbfbf;
}
}
Regards
All my css, I put in the child theme, is that why some styles that I applied don’t work on some mobile devices?
I will apply this css, but there is the fact that it does not change in some devices, such as the galaxy a31, some styles do not change, even putting! Important in everything and slightly bugging the website layout
I was not successful with this code, but it must be the cache factor
Hello,
Provide us with WP Dashboard access to your site to check.
Regards
Here access
Hello,
Code works and I don’t see issues once plugin and browser cache is cleared.
So, clear the mobile device browser cache or check in the incognito window.
Regards
Product is being added to the cart and it appears that the cart is empty and I can also access my client’s cart, why did this happen ??
Does anything seriously affect my website’s database, can you please resolve this?
Hello,
Try to disable the cache plugin and check adding to the cart without cache.
Regards
what changes did you make when I enter the panel?
Did you enter something different? If so, please undo it and tell me what it was
Simulates a purchase on my website
Site: makobaby.com.br
I need the solution urgently please!
Hello,
We did not make any changes, just checked if you added the code to the correct place and cleared the cache. That’s all. We are able to add products to cart http://prntscr.com/tyww1m
It’s not empty.
Regards
Sorry, I was wrong, because the site was giving some problems simply for no reason, but it was the CDN, sorry!
Feel free to ask if you have any other questions.
Regards
The issue related to '‘Problems in the layout of variations and changing styles on mobile devices’' has been successfully resolved, and the topic is now closed for further responses