Slide over menu on mobile

Support Area Forums Mise En Place Slide over menu on mobile

Viewing 4 posts - 1 through 4 (of 4 total)
URL to the page in question: http://brasseriebrightwell.com/
  • Author
    Posts
  • #36248
    Joel Shilliday
    Participant

    Hi,
    Happy Monday. Our client had some concerns about the mobile menu being overlapped by the slideshow. He was using an IPhone 6.

    Any recommendations?

    Files attached

    Thanks, Kyle

    #36254
    Bill Robbins
    Moderator

    Hi Kyle,

    You can adjust the z-index of that plugin’s widget. Go to the Customizer and select the Advanced section. In the spot for Custom CSS, add this:

    
    body .so-widget-sow-slider {
    	z-index: 1 !important;
    	position: relative;
    }
    

    and save your changes. That should force it down below the menu. Hope that helps out.

    Have a great week,
    Bill

    #36255
    Joel Shilliday
    Participant

    Thank you!

    #36256
    Bill Robbins
    Moderator

    Glad I could help out 🙂

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Slide over menu on mobile’ is closed to new replies.