• Resolved mosaicrob

    (@mosaicrob)


    Hi!

    On all blog pages where we are using the “standard sharing interface” to put social icons on the page above the comment area.

    However, it is duplicating these icons on the very bottom of the page (see under the 2nd footer).

    I’m unsure why this is happening or how to remove the second set.

    Thank you for any help you can provide

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

Viewing 1 replies (of 1 total)
  • Plugin Author Heateor Support

    (@heateor)

    Hi,

    It’s related to the theme you are using. You can add following CSS in the Custom CSS option at Super Socializer > General Options page in admin to hide those icons:

    footer#colophon div.the_champ_horizontal_sharing{
        display: none !important;
    }
Viewing 1 replies (of 1 total)
  • The topic ‘Super Socializer duplicating social sharing icons’ is closed to new replies.