How to easily hide the Facebook "Share on my wall" button

Tabata Vossen -

Personality tests and Team Selector campaigns are fun and thus likely to be shared on Facebook. Qualifio provides you with two Facebook sharing options: participants are either able to share your campaign or their outcome (i.e. their test result or football team).

To hide the "Share on my wall" button, please access your campaign's Look & Feel step and click on "Change look & feel", then select "Advanced Settings" from the list of menus that appears on the left. From there, you can edit the CSS code according to your preferences.

Personality tests

If you don't want users to share your campaign, but still want to enable them to share their test results, you can add to the CSS tab:

#fbShareWall {

display: none !important;

}

Football team selectors

If you don't want users to share your campaign, but still want to enable them to share their test results or football team, you can add to the CSS tab:

.fb_button.fb_generic_share {
display: none !important;
}
Was this article helpful?

Can’t find the answer you need?

Send us a question and connect with an expert to get personal assistance.

Contact support

Vous ne trouvez pas les réponses que vous cherchez ?

Nous sommes là pour vous aider. Envoyez-nous une demande en direct !

Contacter le support
helpcenter experts