• Resolved kytango

    (@kytango)


    Hi, for some reason, the social icons appear too far left. It does not align with the Widget Title. Can you please help me fix this so that the first icon (LinkedIn) aligns vertically with the Widget Title (Follow Us).

    I am using latest version of Chrome on Windows 8.

    As an FYI, I have already tried
    .zoom-social-icons-list {
    text-align: left !important;
    }

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Pavel Ciorici

    (@ciorici)

    Hello,

    I can’t access your website. Can you check the URL please?

    Plugin Author Pavel Ciorici

    (@ciorici)

    You can fix the problem by adding this custom CSS code in the Customizer > Additional CSS:

    .widget .zoom-social-icons-list--no-labels.zoom-social-icons-list--without-canvas {
        margin-left: -2px;
    }
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Icons not aligned in Widget’ is closed to new replies.