[Resolved] Sticky Menu with Slideshow

Home Forums Support [Resolved] Sticky Menu with Slideshow

Home Forums Support Sticky Menu with Slideshow

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #182123
    Lauren Bengivenga

    I am currently using the SiteOrigin slider to display a slideshow of pictures at the top of each page (underneath the navigation, though). When I scroll down, the menu will stick, but it’ll keep getting “refreshed” (goes away for a split second and then comes back) as the slideshow changes images. Is there a way I can make it stay put? Thanks for your help!

    #182140
    Tom
    Lead Developer
    Lead Developer

    Hi there,

    Any chance you can link me to the site so I can see what’s going on?

    Thanks!

    #193351
    Lauren Bengivenga

    Sorry for the super delayed reply!

    http://www.maximusmusicproductions.com/wordpress

    #193390
    Tom
    Lead Developer
    Lead Developer

    Give this CSS a try:

    .main-navigation.is_stuck {
        z-index: 500;
    }

    Adding CSS: https://generatepress.com/knowledgebase/adding-css/

    #193464
    Lauren Bengivenga

    That worked perfectly! Thank you so much!

    #193545
    Tom
    Lead Developer
    Lead Developer

    You’re welcome 🙂

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