• Resolved pothound

    (@pothound)


    Hey Support
    Strange the site was moved from development stage to live and since then the Icon List is not centered anymore.
    All settings are correct, I changed them to left/right and center again and it is still not working.

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

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

    Thank you for reaching out,

    Please correct me if I am wrong; are you talking about the “Header Menu and Icons position”? If I understand correctly, it is in Elementor, and you should check the widget’s settings. On your website, please check this screenshot: https://i.postimg.cc/43Xw01vj/image.png.

    I fully examined the issue you have raised on this topic and could not see it on my end.

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

    .elementor-1152 .elementor-element.elementor-element-f3e415a .elementor-icon-list-items.elementor-inline-items {
        margin-right: auto !important;
        margin-left: auto !important;
        justify-content: center;
    }

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

    Note 1: 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, don’t forget to click on the regenerate all assets file and data in Elementor > Tools.

    Note 2: Please try to disable all Elementor Experiments from Elementor > Settings > Experiments and recheck your issue again.

    I hope that helps.
    Best Regards

    Thread Starter pothound

    (@pothound)

    Hey @skalanter thank you so much for your help!
    Yes of course this is an Elementor issue, not a problem with your theme – which I totally love by the way.

    It all worked, thanks a lot!

    You’re most welcome.
    I’m glad it is resolved.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Icon List not centering’ is closed to new replies.