[Support request] how to remove separator line between header and body

Home Forums Support [Support request] how to remove separator line between header and body

Home Forums Support how to remove separator line between header and body

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #2337594
    Ajay

    how can I remove the separator line between header and body?

    check this out – https://imgur.com/a/ENwMSOv

    #2337598
    Fernando
    Customer Support

    Hi Ajay,

    Can you share the link to the site in question?

    You may use the Private Information field for this: https://docs.generatepress.com/?s=private+information

    #2337600
    Ajay

    please check is out

    #2337602
    Fernando
    Customer Support

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

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

    You can remove that to remove the border.

    #2337608
    Ajay

    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

    #2337660
    Fernando
    Customer Support

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

    Try reducing the top padding there as well.

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.