Reply To: How to position a slider behind logo and nav

Home Forums Support How to position a slider behind logo and nav Reply To: How to position a slider behind logo and nav

Home Forums Support How to position a slider behind logo and nav Reply To: How to position a slider behind logo and nav

#162190
Tom
Lead Developer
Lead Developer

Hi Peter,

Instead of all of that, I would just do this:

.home .site-header {
    position: absolute;
    width: 100%;
}

It will be an option in the next version of Page Header 🙂