• Resolved adi1122

    (@adi1122)


    Hey Astra, there’s a space between my header and content when viewed in desktop mode.

    Please help me with it

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

Viewing 6 replies - 1 through 6 (of 6 total)
  • Hi @adi1122,

    ?I checked your site and I don’t think I see something wrong there. Could you please provide more specific details about your query? Screenshots or screencast explaining your query would help better.

    ???Kind regards,
    ?Herman ??

    Thread Starter adi1122

    (@adi1122)

    Screenshot

    See there’s space between header and post

    • This reply was modified 4 years, 7 months ago by adi1122.
    Thread Starter adi1122

    (@adi1122)

    @brainstormteam still awaiting for your response

    Hi @adi1122,

    Thank you for the screenshot.
    ?
    It is actually how it works and there’s no dedicated option available on the Astra theme to reduce the space. However, you can try adding the following CSS code? in ?Appearance > Customize > Additional CSS? to reduce the space

    @media (min-width: 835px) {
        #primary {
          margin-top: 2em !important;
        }
    }?

    ??Please feel free to modify the code above as per your needs.
    ?
    ?I hope that will help.

    ??Kind regards,
    ?Herman ??

    ??P.S. We recommend reaching out to us through our Support Portal for faster and quicker help and resolution as mentioned here.

    Thread Starter adi1122

    (@adi1122)

    Thanks it helped, but what caused this error?

    Hi @adi1122,

    It was actually expected and not an error. ???The space between the header and the content is intentionally added by the theme. If you are using Astra Pro, there’s an option to configure it from the Customizer.
    ?
    ?Anyway, good to know the code is working for you.? Please mark the topic as resolved and do let us know if there’s anything else we can help you with.

    ??Have a nice day and stay safe!

    ??Kind regards,
    ?Herman ??

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Space in my header’ is closed to new replies.