• Resolved duhziner298

    (@duhziner298)


    Hi and thank you in advance!

    2 issues:
    1) I would like to have the slider overlap the header by about 1/3 to 1/2. In the past I used two plugins to achieve the effect I’m looking for, it seems that neither are supported anymore. I can provide screen shots of what I’m trying to do if that would help.

    2) One of the old plugins has left some legacy code somewhere. I have deleted the plugin itself and have manually searched the code (lines and lines and lines oh my!) looking for where the old code is, I can’t find it. If you look at the link you will see a gray line of code displaying under and slightly to the right of the logo. Any clues on where to search for the old code or how to remove it would be hugely appreciated!

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter duhziner298

    (@duhziner298)

    Update: On issue #2, I found and fixed the rogue code issue.
    Still looking to see if I can have the slider run over the header.

    Hi @duhziner298,

    You probably need to just adjust the css, right? I’m not sure exactly what you want to achieve. Maybe something like:

    .home #main .main-area {
      margin-top: -2rem;
      padding:0;
    }

    Hi @duhziner298,

    I’ll mark this as resolved since we didn’t hear back from you, but please open a new issue if you have any more problems. Have a good weekend!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Can Slider Overlap Header?’ is closed to new replies.