Sticky Menu SKT Motorcycle

Home Forums All Other Themes Sticky Menu SKT Motorcycle

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #193894
    BikoBiko
    Participant
    • Topics: 66
    • Replies: 70
    • Total: 136
    Member since: November 29, 2019

    Hello,
    I would like to know how to make a Sticky Menu with the SKT Motorcycle theme?
    Thanks in advance.

    #193897
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30632
    • Total: 30632
    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 {
      position: sticky;
      top: 0;
      z-index: 10000;
    }

    Regards,
    Chris

    #193898
    BikoBiko
    Participant
    • Topics: 66
    • Replies: 70
    • Total: 136
    Member since: November 29, 2019

    Hello,
    I inserted the code in the CUSTOM CSS section, but unfortunately it has no effect, otherwise the STICKY MENU does not appear.
    Thanks for reviewing.

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

    Hi,

    Okay, Kindly show us your website URL?

    Regards,
    Chris

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