- This topic has 9 replies, 3 voices, and was last updated 5 years, 10 months ago by .
Viewing 10 posts - 1 through 10 (of 10 total)
Viewing 10 posts - 1 through 10 (of 10 total)
- You must be logged in to reply to this topic.
Support › Forums › Sunshine Pro Theme › Sticky menu on mobile
Is possible to have sticky menu also on mobile?
Can you fix this?
You need to adjust the js file. Open the global.js file (js folder) and remove this code
sp(window).width() > 960 &&
It is appearing 2 times. You will remove it from both places. Try once. Hope that it will solve your requirement.
Thanks Paul, i have removed the code 2 times but does NOT work … My site is https://www.assodigitale.it/
Are you cleared the cache?
Can you share the FTP access via Contact page?
Cache Cleared of course, FTP No, but i can send you the modified file global.js for check?
some news?
🙂
Either you provide ftp access or setup development environment of website where no cache or minify plugin is setup. In current setup, we cannot read js script code and help.
Ftp access only for read file is good?
No, read + write