Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #672486

    Hi,

    i’ll like to make my menu sticky/floating on mobile, i’ve tried the quick css codes from other threads, but none seem to work. Specifically, i want the whole brown portion on top to move together while scrolling.

    image link on responsive
    http://imgur.com/X3HLML4:

    thanks for the help!

    cheers!

    #673510

    Hey LifEnD,

    Thank you for using Enfold.

    We replied to the following thread. https://kriesi.at/support/topic/sticky-menu-for-mobile-submenu/#post-673509

    Please continue here.

    Best regards,
    Ismael

    #677259

    Hi, i’ve tried adding the shortcode below to my quick CSS, but nothing seemed to have changed. It will really help with the user experience for my page due to the long scrolling.

    Thank you so much!

    @media only screen and (max-width: 767px) {
    .responsive #top #wrap_all #header {
    position: fixed;
    }
    }

    #678764

    Hey!

    It is actually working. Please remove browser cache or hard refresh the page. Honestly, I don’t think you need it on mobile because users can tap the top edge of the screen twice to scroll back to the top.

    Best regards,
    Ismael

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.