• We were testing out new header and footer images from our graphic designer and while they’re being edited, I changed it back to the old ones and they’re now appearing huge.

    I’m trying not to pull my hair out, but I’ve tried looking everywhere I can think of. Site has the Astra theme, Astra pro add-ons, etc. Paddings already say they’re at 0. Messing with the headers in the appearace->customize section have done nothing.

    I can try to provide more info if needed but someone please just help me get these figured out, it’s driving me nuts.

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • You add below custom CSS, which affects the height. Modify it will solve this issue.

    body:not(.woocommerce-page) .elementor-top-section:first-child {
    height: 513px;
    max-height: 513px;
    min-height: 513px;
    }

    Hi @ashleyrtamayo, sorry for the delay.

    The Header and Footer of your site are not created using default Astra Header/Footer builder. Please configure the plugin you are using so it works as you expected.

    Since this is not related to Astra, please mark this thread as Resolved. Feel free to start a new thread if there is anything else related to Astra we can help you with.

    Kind regards,
    Herman ??

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Header & Footer are HUGE!’ is closed to new replies.