Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #485440

    Hello,
    Is it possible to place the logo in a higher z-index than the Layer Slider, and make it overlap the slider?
    Like this: logo overlapping layerslider

    Thanks and regards
    Luc

    #485468

    Hey Straver-reclame!

    If your header is not set to be sticky then yes you could use some CSS like this.

    .logo { top: 50px !important; }
    .logo, .logo * { max-height: auto !important; height: auto !important; }
    

    Cheers!
    Elliott

    #485484

    Hello Elliott,
    It works. Thank you very much!
    Regards,
    Luc

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘How to make the logo overlap the slider?’ is closed to new replies.