Site logo

Archived topic

Custom design for homepage

3 replies · Started by Michal on February 9, 2021

Viewing posts 1–4 of 4

Hello,
I'd like to create a custom design for a homepage of my website. I did 50% right I guess but I have no idea of how to put the logo above the custom blocks. I attached the website address in a private notes and the custom element settings screenshots

Hi Michal,

You have this CSS in your site:

.header-wrap {
    position: absolute;
    left: 0px;
    right: 0px;
    z-index: 10;
}

Just go to disable it, the content will be below the header.
Let me know :)

I can't find it. Do you have any idea? ist not in a child theme, nor gutenberg blocks plugin

Hi there,

Can you check on Appearance > Customize > Additional CSS? Let us know.

This archived topic is closed to new replies.