Tagged: Menu button, sticky button on mobile, sticky header
-
AuthorPosts
-
November 21, 2019 at 1:22 am #1158660
Hi!
Is there a way to stick the colored menu button on mobile? I’m working on some css to stick the header on mobile (still not quite right) and I would also like the main call to action button to stick so the user doesn’t have to get into the burger menu to access. Its the .av-menu-button-colored. Is there a way to have it sit to the left of the burger menu on all mobile/tablets?
Thanks!November 22, 2019 at 3:54 am #1158979Hey webdesign,
Could you post a link to where we can see the element in question please?
Best regards,
RikardNovember 22, 2019 at 4:06 am #1158988Sure… credentials are posted below: Thanks!
November 26, 2019 at 1:23 am #1160137Hi,
Thank you for the update.
Is this related to your inquiry regarding the layer slider button? If so, try to adjust the top margin of the main container so that the header is not covering the slider.
media only screen and (max-width: 767px) { .responsive #top #main { padding-top: 110px !important; margin: 0; } }
And here is how the layer slider button can be adjusted.
// https://kriesi.at/support/topic/layer-slider-button-not-responsive-on-mobile/#post-1159817
Best regards,
IsmaelNovember 26, 2019 at 7:39 am #1160214Hey,
No, this is not related to the layer slider button. In this thread, I was referring to the “colored menu button” on the home page navigation menu. I wanted to know if there was a way to force that colored menu button to stay at the top (sticky) on mobile. As it stands, this colored menu button is only visible through the burger menu.Thanks!
November 27, 2019 at 5:15 pm #1160707Hi webdesign,
Unfortunately, it would require quite some time and customization of the theme to achieve this, so I am sorry to tell you that this is not covered by our support. However, if it’s really important for you to get this done, you can always hire a freelancer to do the job for you :)
Or the button should be added in the widget that will only display on mobile.
Best regards,
Victoria -
AuthorPosts
- You must be logged in to reply to this topic.