Hi!
I have a problem with the full width submenu. It is not sticky to the top on some mobile devices. For exapmle on iphone X in landscape an on ipads. Do you have any idea how to solve this?
Thank you! Great Theme!
Adam
Hey Adam,
Can you try adding this css code in Quick CSS
@media only screen and (max-width:1024px) {
.responsive #top #wrap_all #header {
position: fixed !important;
}
.responsive #top #main {
padding-top: 88px !important;
}
}
Let us know if this helps.
Best regards,
Nikko
Hi Nikko!
Not really. It changed also the behaviour of the header. At the moment I switched it of for mobile.
Best regards
Adam
Hi Adam,
I apologize for misunderstanding, I was looking at the menu.
Unfortunately, the script for the sticky fullwidth sub-menu doesn’t work on mobile that’s why it’s not working.
We would be glad to help you with this customization, but at the moment there is no easy way to do this by using a small custom code snippet, so I am afraid it’s out of the scope of our support.
But please feel free to request such feature at our feature request system: https://kriesi.at/support/enfold-feature-requests/
This system allows us to keep track of user suggestions and lets you vote on the feature you would like to see the most. I am afraid though there is no guarantee that a feature will get implemented. If that’s something you really need you can always try to hire a developer for the task.
Best regards,
Nikko