Sticky Menu or scroll to top Button

Home Forums All Other Themes Sticky Menu or scroll to top Button

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #173007
    Dirk WeyhovenDirk Weyhoven
    Participant
    • Topics: 4
    • Replies: 16
    • Total: 20
    Member since: December 28, 2020

    Hi,

    is there a way to make the menu sticky/fixed or add a “scroll to top” Button?
    I`ve already tried nearly every available Plugin but none of theme is working with the theme (security theme).

    Thanx.

    #173031
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30638
    • Total: 30638
    Member since: August 16, 2013

    Hi,

    Kindly show us your website URL please?

    Regards,
    Chris

    #173693
    Dirk WeyhovenDirk Weyhoven
    Participant
    • Topics: 4
    • Replies: 16
    • Total: 20
    Member since: December 28, 2020

    Hi,
    sorry for the delay. The Site was under construction but is now online.
    The URL is:
    https://www.managed-security-service-provider.de/

    Regards
    Dirk

    #173779
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30638
    • Total: 30638
    Member since: August 16, 2013

    Hi,

    Given website URL isn’t clickable. Therefore we are unable to check the issue.

    Regards,
    Chris

    #174052
    Dirk WeyhovenDirk Weyhoven
    Participant
    • Topics: 4
    • Replies: 16
    • Total: 20
    Member since: December 28, 2020

    Sorry, next try:

    managed-security-service-provider.de/

    #174117
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30638
    • Total: 30638
    Member since: August 16, 2013

    Hi,

    Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:

    .header_wrap.layer_wrapper {
        width: 100%;
        float: left;
        position: sticky;
        top: 0;
        z-index: 99999;
    }

    Regards,
    Chris

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