Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #174696

    Is is possible to overlay the menu on the slider, I would like to have a fullscreen slider and removing the header space.

    #175116

    Hey mvietz112!

    While doable it would need to be done by a freelance developer to maintain full cross browser compatibility. The initial step will just be giving the background transparency but the position will still need a bit of adjustment:

    .header_bg {
    background: transparent;
    background-color: transparent !important;
    }

    Cheers!
    Devin

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Can I overlay the menu on the slider (want the fullscreen slider effect)’ is closed to new replies.