Site logo

Archived topic

how to make my front page banner over the header

9 replies · Started by Hana on June 5, 2022

Viewing posts 1–10 of 10

Helo, how to make my front page banner over the header, that my header menu display in transparent background over my banner?
I imported only options inSeller site with no content and created a static home page, but the banner looks not good and white space display above it, I want it over the header, but when scroll down the header display with black background, please help me

please check my site URL, I want to set the header over the front page content

Hi Hana,

This site seems to not be using GeneratePress theme.

The issue stems from the Header’s z-index though. It would be best to reach out to the support of the theme you’re using for assistance with regards to this.

If you add this CSS in Apperance > Customize > Additional CSS:

@media (min-width: 1025px) {
    .header-transparent .header-transparent-wrapper {
        z-index: 1000;
    }
}

You would see what I mean. As mentioned, it would be best to reach out to the support of the theme you’re using for a more appropriate solution.

Hope this clarifes! If you’re referring to a different website, kindly let us know.

It is the generatepress active theme my dear, please check again now the header hide by the layerslider banner

Hi there,

i cannot see the GP Site Header or Navigation on your site. Has that been disabled ?

please check now I activated the License again

that's great!
Thank you

You're welcome

This archived topic is closed to new replies.