Articles on: Promotion Management

How do I hide the Share section?


Hide the 'share section' currently requires a small bit of CSS code to be added to the Stylesheet under the advanced tab in Theme in the Builder.



Add the following code


.share-area{display:none; }

Updated on: 27/03/2026

Was this article helpful?

Share your feedback

Cancel

Thank you!