Site logo

Archived topic

Social Icon Problem after Update

3 replies · Started by Paul on November 5, 2022

Viewing posts 1–4 of 4

Dear GP-Team,
I updated to Wordpress 6.1 and also to the newest vesion of GeneratePress.
Everything seems to work fine except for the Social Sharing Icons.

After the update they are now being display in fullwidth, like in this example: Screenshot

I tried the solution provided by David here, but this didn't work.

Do you maybe have a fix?

Best,
Paul

Hi Paul,

I can see you have this CSS:

body .is-layout-flex {
    flex-wrap: wrap;
    align-items: center;
}

Can you try addingdisplay: flex; to this CSS?

Hey Ying,
thanks, this worked! Now there's just the spacing missing between the icons. Ist there a fix for that as well?

This archived topic is closed to new replies.