Site logo

[Support request] Social Icons in header suddenly not displaying correctly

Home Forums Support [Support request] Social Icons in header suddenly not displaying correctly

Home Forums Support Social Icons in header suddenly not displaying correctly

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #2404513
    Carrie

    Hi, I have an element in my header with Social Icons widget to display the social media icons horizontally before-header. This has worked fine for 6 months but suddenly (before latest GeneratePress update) it’s started stretching across the full screen.

    I’ve been in to check, have aligned items “none” and also “right” but now they’re stacking vertically, and I don’t have “allow to wrap to multiple lines” checked.

    I’ve checked everything I can, if I change it from being right aligned it stretches across the entire screen and I’ve checked everything for being stretched etc. I’m stuck 😐

    Link added below

    Thanks

    #2404711
    David
    Staff
    Customer Support

    Hi there,

    WP 6.1 made some changes to how their core block CSS is loaded. And for some users this leads to a certain CSS rule not being loaded. Not sure why yet, kinda hoping WP will address it. Until then try adding this CSS:

    
    body .is-layout-flex {
        display: flex;
    }
    #2406028
    Carrie

    Thanks David, that has fixed it!

    #2406048
    David
    Staff
    Customer Support

    Glad to hear that!!

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.