• Resolved zwansibar

    (@zwansibar)


    Hello,

    I have just removed the title from my webpage. Unfortunately, now there is a white space. Could you help me to reduce the white space under the logo and header bar?

    Thank you.

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • Hi @zwansibar,

    Thank you for reaching out to us.

    Try adding this CSS code to Appearance > Customize > Additional CSS from dashboard.

    .site-header .site-header-inner, 
    .site-header .top-header-row {
      padding-bottom: 0;
    }
    
    .content-wrapper {
      margin-top: 0;
    }

    Hope that helps.

    Regards,
    Kharis

    Thread Starter zwansibar

    (@zwansibar)

    Yes, that helps! Thanks a lot!

    You’re welcome!

    Please let us know in a new topic if you have any further questions, or if we can provide you with any other assistance.

    Regards,
    Kharis

    Hey there,
    I have same issue in header section. I applied the rules however white space is not removed entirely. And also there is a line between product catalogue and header section. Is anyone help me to remove entire blank space and that horizontal line?
    Here is the screenview https://ibb.co/Lv9wX9p

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘White space after title removing’ is closed to new replies.