• I have a frustrating problem with my site logo, one day it was centered, now I don’t understand why it’s not centered anymore. Anyone have any suggestions? Thank you.

    • This topic was modified 11 months, 2 weeks ago by giusragno.

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hello @giusragno,

    Thank you for reaching out,

    It could be a cache issue, please put the CSS below in Customizing > Custom CSS/JS > CSS Code:

    #site-header #site-logo #site-logo-inner a img,
    #site-header.center-header #site-navigation-wrap .middle-site-logo a img {
        margin: 0 auto;
    }

    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.

    Result: https://postimg.cc/qzMKvQqj.

    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

    Thread Starter giusragno

    (@giusragno)

    thank you very much it worked!

    You’re welcome.
    I’m glad we could help.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Center logo in medium header style’ is closed to new replies.