• Resolved dingo883

    (@dingo883)


    I want the slider to appear over my header image. I assume I need to create a z-value for it in a custom css. How would I do that?

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Fabio Rinaldi

    (@fabiorino)

    It’s a really generic question…
    Anyway, you can target your slider like this:

    #crellyslider-sliderid {
    z-index: 999;
    }

    Thread Starter dingo883

    (@dingo883)

    Sorry, never delved into php and my html skills are years out of date. I’ll give that a try. Thanks.
    ***Worked like charm, thanks! The slider is right on top my header image just like I want but the bottom gets cut off from the post box. Not a huge issue. If I can’t figure out how to bring it to the very front then I can just just shrink the images. I see I forgot to post the link for a visual. Here it is. http://brocksbooks.com/

    Plugin Author Fabio Rinaldi

    (@fabiorino)

    Sorry for this late response. Is the problem still there? It looks fixed now

    Thread Starter dingo883

    (@dingo883)

    Yes. perfectly. I don’t see a resolved option to click. I even found the comment section and was able to move the box down so it doesn’t cut off the bottom of my slider images. Going to make a donation to the creator since I got it working and will be using it for quite some time.

    Plugin Author Fabio Rinaldi

    (@fabiorino)

    Thank you very much for your support! I’ll mark this post as resolved (plugin authors see that option on the left size of the page)

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Set slider over header image’ is closed to new replies.