• Resolved mirellajk

    (@mirellajk)


    I downloaded my custom logos, but they’re not showing. I also chose to align logos to the center, but they’re still on the left. Additionally, I’d like the image which comes on hover to be gone…text is okay but not image. Thanks for your help!

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

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Contributor socialtech

    (@socialtech)

    Thank you for reaching out!

    Are the custom icons uploaded in .png format and 100x100px sized?

    Could you please clear cache? By that, I mean…

    · The browser cache, see https://www.solutionbay.com/solutions/dont-know-how-to-clear-the-cache-1

    · Please also check if you have a cache plugin installed. If so, please disable it temporarily, and check if it’s ok now

    Does it work when you do that?

    Regarding the tooltips, they cannot be disabled in the free plugin as that is a premium feature.

    Thread Starter mirellajk

    (@mirellajk)

    Hi, thanks for the response! My images were in svg-format, so that problem fixed by changing them to png. But even after clearing the cache they’re still aligned left instead of center.

    Plugin Contributor socialtech

    (@socialtech)

    Please paste this code:

    .sfsiplus_norm_row.sfsi_plus_wDiv {
    display: contents!important;
    }

    .sfsi_plus_widget {
    text-align: center!important;
    }

    in your theme’s CSS section, it should center the icons on your pages.

    Does that work?

    Thread Starter mirellajk

    (@mirellajk)

    Works perfectly, thank you very much!!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘My custom logos aren’t showing, or aligning the way I chose’ is closed to new replies.