-
AuthorPosts
-
February 1, 2017 at 5:41 pm #741371
Hey,
I have a simple submenu on this page https://www.dev2.foto-shooting.ch/fotoshooting-fuer-frauen/
It´s sticks to the top when scrolled on desktops but not on mobile. Any simple chance to make it stiky on mobile as well?Cheer
MichaelFebruary 4, 2017 at 5:35 pm #742854Hey Michael,
Try adding this in Quick CSS (located in Enfold > General Styling):
@media only screen and (max-width:767px) { .responsive #top #wrap_all #header { position: fixed !important; } .responsive #top #main { padding-top: 88px !important; } }
Hope this helps.
Best regards,
NikkoFebruary 6, 2017 at 10:42 am #743244Hey Nikko,
doesn´t work on iPhone. Did you try it?
Cheers
MichaelFebruary 6, 2017 at 8:35 pm #743567Hi,
I’m pretty sure it works on all mobile phones. Did I try it? Yes, I have tried it on my local server. I checked your site and I don’t see that code, can you put the code again in Quick CSS and if it doesn’t work please give us temporary admin access so we can check why it isn’t reflecting on the frontend. Also please place the details in the Private Content so only moderators can view.
Cheers!
NikkoFebruary 7, 2017 at 8:58 pm #744078Sorry but it doesn´t work on my iPhone.
I added temp admin credentials below.
February 8, 2017 at 12:29 am #744150Hi,
I checked it again and found you have already added the code and it’s working on both my android phone and iphone. Can you try to clear the cache from your iphone?
Regards,
NikkoFebruary 8, 2017 at 10:11 am #744273Hi Nikko,
still doesn´t work for me. Are we talking about the same thing? ;-)
I´m NOT talking about the regular header with logo and main menue. I´m talking about the simple sub menu. Please see screenshot.
February 8, 2017 at 11:13 am #744298Hi,
Sorry I didn’t notice you were referring to a submenu. The submenu script isn’t compatible with mobile that’s why it’s disabled in mobile by default. I’m afraid there’s no easy way to do that and outside of the scope of our support. You might want to hire a freelancer to do this or contact our partner codeable: http://kriesi.at/contact/customization
Regards,
NikkoFebruary 8, 2017 at 11:23 am #744301Hey Nikko,
funny, that´s why I mentioned “I have a simple submenu on this page” but nevermind.
I will try myself and may or may not figure it out.
Thanks anyway and have a great day.
Cheers
MichaelMay 23, 2017 at 12:34 pm #798225Nikko did you ever solve it?
May 23, 2017 at 11:55 pm #798610Hi Gabster,
No, I haven’t solved it though I did attempt to do it, but..
The submenu script isn’t compatible with mobile that’s why it’s disabled in mobile by default. I’m afraid there’s no easy way to do that and outside of the scope of our support. You might want to hire a freelancer to do this or contact our partner codeable: http://kriesi.at/contact/customization
Best regards,
Nikko -
AuthorPosts
- You must be logged in to reply to this topic.