Overview
Bold Motivator allows you to style the bar using custom CSS settings. You can then use this styling to hide the bar from displaying on your storefront. This is useful if you want to surprise your customers with a free gift product.
You can also hide the Motivator bar solely on the home page.
Please follow these steps to hide the Motivator bar:
- From Shopify's admin, select Apps.
- Select Sales Motivator.
- Select Display Settings.
- Under "Step 6 - Custom CSS", copy and paste this CSS code:
.shappify-motivator-slider { display: none !important; }
- Select Save.