• I have many client’s websites that use OceanWP. Since the latest WordPress update, there is a weird spacing issue under the header as shown in this link:

    I have reverted back the OceanWP versions etc but this didn’t help.

    I am using Elementor with OceanWP and the latest WordPress version.

    Help!

    https://www.sweetcartcelebrations.co.uk/

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

Viewing 1 replies (of 1 total)
  • Hello @7prickly11,

    I fully examined the issue you have raised on this topic and could not see it on my end.
    How can we replicate your steps to arrive at the issue on a fresh WordPress installation?

    However, you can put the CSS below in Customizing > Custom CSS/JS > CSS Code:

    #site-header-inner {
        height: auto !important;
    }

    Please read this link for more information about the CSS/JS code on the customizer: https://docs.oceanwp.org/article/354-add-custom-css-and-js-to-your-website.

    Note: If you have any cache plugin or server cache(CDN / Browser Cache and Cookies and …), you need to clear its cache contents or disable them to see your changes. Also, remember to click on the regenerate all assets file and data in Elementor > Tools(if you have Elementor).

    I hope that helps.

    Best Regards

Viewing 1 replies (of 1 total)
  • The topic ‘Extra space below header’ is closed to new replies.