This topic has 2 replies, 2 voices, and was last updated 9 months, 2 weeks ago ago by Rose Tyler
Hi,
On mobile, any demo that has the size guide button on the product page has the same problem
When you are on mobile and you touch the area of that button ( even next to it ) it will trigger the popup
So for example if you are scrolling down using your finger and at one point you start scrolling from the area of the button it will trigger the popup
this is very annoying as when you scroll up and down you someones start from that area and ….
Please see attached screenshot of the button i am referring to, from one of your demos
https://prnt.sc/0NCKshyCuIUq
how can this be fixed?
thank you in advance
PS: this is not a new issue, it is a very old issue but i never needed to use the size guide button until now
Hello, Clau8826,
Thank you for contacting us and for using XStore.
We kindly request that you implement the following custom CSS code and share the outcome with us:
.single-product-size-guide a.et-popup_toggle {
display: block;
max-width: 100px !important;
}
Best Regards,
8Theme’s Team
You must be logged in to reply to this topic.Log in/Sign up