This topic has 4 replies, 3 voices, and was last updated 2 months, 2 weeks ago ago by Andrew Mitchell
Hi guys,
While editing the single product page in Elementor for the Electronic Mega Market layout, I noticed an issue with Single Product Tabs – Accordion type, “Tabs opened” or “First tab opened”.
On mobile view, if any of these is selected, when loding the product page it automatically scrolls down to the first tab.
Is there any way to eliminate the scrolling?
Thanks
Hello, @chrisbond,
Thank you for contacting us and for using XStore.
Please add the next code in your child-theme/functions.php
add_filter('etheme_autoscroll_single_tabs_on_mobile', '__return_false');
Afterward, Please check your Single product from mobile, (don’t forget to clear the cache of your browser).
We hope this helps.
Kind Regards,
8theme team
Hey Tony,
Thanks for the help. It works good.
XStore rocks!
Dear chrisbond,
As we continue our mission to exceed expectations, your insights become increasingly valuable. Could we, with all due respect, request your thoughtful feedback by giving our theme a deserved 5-star rating on ThemeForest?
Click here to share your valuable perspective: https://themeforest.net/downloads
Your time and trust are highly appreciated!
Best Regards,
The 8Theme Team
The issue related to '‘Single Product Tabs – Accordion scroll – Electronic Mega Market’' has been successfully resolved, and the topic is now closed for further responses