Site logo

Archived topic

Reduce spade above Logo

8 replies · Started by Espresso on January 18, 2021

Viewing posts 1–9 of 9

Hi there,

I see you've added a Block Element hooked to generate_before_header.

The Block element seems to have an extra paragraph block. You can remove that to remove the extra space between the Block element and the site's header.

You can also remove the padding of inside-header by adding this CSS:

.inside-header {
    padding: 0 40px;
}

Ok I get what you mean. However the last paragraph block was hidden for desktop as it is a button that only shows on mobile. I just put the size of the column to 0 for desktop and it works. It means that even if we put it as Hide we need to put the column width to 0?

Also, it only worked on the english version of the website and not the italian one?

Hi there,

I'm not seeing any extra spaces on the English or Italian versions of the site right now. Did you resolve this?

Let me know :)

Yes, I found out that in GB Pro, if you click with the mouse after the last block it automatically creates a paragraph.

Thanks a lot Tom!

No problem!

Hey Tom,

the space is still there. Can you please let me know what is the cause of it?

Thanks,
Dan

This archived topic is closed to new replies.