Hi…
When I’m activating STICKY MENU in Smart Snap for Mobile it also activate for the site on Desktop/PCs.
I have reported this issue a month ago and nothing has been done yet!
I will appreciate if you could help me fix it. Currently I am using Always Snap option.
http://www.magscroll.com is the site.
Thanks!
Hi,
Please try this custom css in Theme Panel > Custom Css till we solve this issue:
@media (min-width: 768px){
.td-affix{
display: none !important;
}
}
Thanks!
Hi…
I have enabled the smart snap (mobile) please have a look at my site http://www.magscroll.com
Thanks!
Hi,
I’m not sure how you want to work this feature. I believed that you want it active only for mobile screens that’s why I provided to you css from above.
This feature when is enabled Smart Snap(mobile) works like Marius said:
*on mobile when you scroll down the menu is hiding
*on desktop the menu is always sticky.
I have checked you site and it works exactly like this.
Thanks!
Hi,
I also checked your site on Chrome and it works properly.
If you refer to Safari version for Windows please note that it was abandoned in 2012 and does not support the latest web tech.
Thanks!