Site logo

Archived topic

how to remove separator line between header and body

5 replies · Started by Ajay on September 8, 2022

Viewing posts 1–6 of 6

please check is out

In Appearance > Customize > Additional CSS, you have this code:

.site-header {
	border-bottom: 1px solid #dddddd;
}

You can remove that to remove the border.

Thanks what if I want to increase and decrease the size between the header and content like up and down because the content is far more down, and the space is so much between the header and body

Can you try modifying either the separating or content space in Appearance > Customize > Layout > Container?

Try reducing the top padding there as well.

This archived topic is closed to new replies.