Hi there,
You can add following CSS in the Custom CSS option at Super Socializer > General Options page in admin area to remove extra set of login icons.
div#mcTooltipWrapper div#login_tooltip div.the_champ_outer_login_container{display:none}
That actually removed both @heateor
When I am checking your website, it seems down. Would check it later and keep you posted.
Sorry. Replace previous CSS with the following:
form#LoginWithAjax_Form1 div.the_champ_outer_login_container{display:none}
I noticed, you are not using large login buttons now. Any issues with that?
@heateor well i removed them until i find a fix for the duplication. 🙂
It’s re-activated now and working properly on that side. Thanks
You can add following CSS to center align the title of Social Login buttons:
div.the_champ_social_login_title{text-align:center!important}