-
AuthorPosts
-
August 8, 2017 at 3:13 pm #835874
Hi, when I make scroll the menu and logo area dissappear. I need to have it always on top and visible despite I make scroll down.
Both on mobiles and desktop.
I sent you an image of how have I set up the options in the backoffice. I thought this was correct but the menu keeps dissappearing on desktop and mobiles.Thanks
August 8, 2017 at 4:56 pm #835911Hey cipriana,
Would you mind providing a precise link to your site, showing the elements in question? We need to be able to inspect them in order to help :) Thank you!
Best regards,
SarahAugust 8, 2017 at 5:04 pm #835914Sure, here you have.
thanksAugust 8, 2017 at 6:21 pm #835969Hi,
Thank you for that link. Strange, the logo and menu are sticky for me.
May I know what browser and computer you’re using?
Best regards,
SarahAugust 8, 2017 at 6:53 pm #836004I´m using mac and android with chrome for mobile.
I´m seeing it correct on desktop now!
But not on mobile. Menu it´s not sticky.thanks
- This reply was modified 7 years, 3 months ago by cipriana.
August 8, 2017 at 6:58 pm #836009Hi!
Can you please try the solution here? https://kriesi.at/support/topic/sticky-mobile-menu/#post-767522
Best regards,
SarahAugust 8, 2017 at 7:11 pm #836019I´ve added this in the theme custom.css (according to the solution you suggest, but it didn´t work. :(
/*
Mobile Styles
================================================== */
/* Note: Add new css to the media query below that you want to only effect the Mobile and Tablet Portrait view */@media only screen and (max-width: 767px) {
/* Add your Mobile Styles here */
}
@media only screen and (max-width: 767px) {
.html_header_top.html_header_sticky #header, .responsive #top #wrap_all #header {
position: fixed !important;
}
}The first solution of that thread works, but it shows a white space on top before the menu.
Thanks
- This reply was modified 7 years, 3 months ago by cipriana.
August 9, 2017 at 6:48 am #836159Hi,
Try to clear your cache after the changes were applied.
Best regards,
John TorvikAugust 9, 2017 at 9:50 am #836256Now yes! thank you both!
August 9, 2017 at 12:20 pm #836329Hi,
I’m glad John and Sara were able to help you. If you need anything else, please let us know here in the forums.
Best regards,
Jordan Shannon -
AuthorPosts
- The topic ‘Menu stick to the top’ is closed to new replies.