Site logo

[Support request] Weird display bug with sidebar widget and social icon block WP

Home Forums Support [Support request] Weird display bug with sidebar widget and social icon block WP

Home Forums Support Weird display bug with sidebar widget and social icon block WP

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #2483134
    Nguyen

    Hi, so seems like I’ve encountered a strange error with GP sidebar widget and social icon block of WordPress:

    The last social icon’s position is always a little lower than others, no matter what link it is, and how many social icons I have.

    I searched google and also asked ChatGPT but didn’t help. Thanks

    Please take a look into it, my right side bar (icon block is in author box)

    https://nguyendangblog.com/

    #2483211
    David
    Staff
    Customer Support

    Hi there,

    add this CSS to correct that:

    .wp-block-social-links:not(.is-style-logos-only) .wp-social-link {
        margin-bottom: 0;
    }
Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.