Overview
You can hide the SC Sales Motivator banner on your homepage by making a simple adjustment in your theme files. Alternatively, if you prefer to surprise your customers with a free gift, you can completely hide the banner.
Alert
Making styling changes within SC Sales Motivator requires knowledge of CSS. If you are not comfortable with completing this on your theme or have a different customization you would like to add, one of our partners could create this for you as a paid customization on your store. Please request this through HeyCarson via this form.
Setup
- From Shopify's admin, select Online Store.
- Select Actions.
- Select Edit code.
- Under "Templates", select index.liquid.
- Copy and paste this CSS at the top of the file:
<style> .shappify-motivator-slider { top: -400px !important; position: absolute !important; } </style>
- Select Save.
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article