close this to read article
Prerequisites
- Your Wingify Engage (formerly PushCrew) account must be on HTTP implementation.
- Your website must have Wingify Engage SmartCode installed.
Wingify Engage opt-in locations
- Top center of your website (default)
-
Top left of your website
Paste the following code just below the Wingify Engage SmartCode on your webpage:
<style type="text/css">
.pushcrew-chrome-style-notification-safari {
left: 0 !important;
}
</style>-
Top right of your website
Paste the following code just below the Wingify Engage SmartCode on your webpage:
<style type="text/css">
.pushcrew-chrome-style-notification-safari {
left: calc(100% - 422px) !important;
}
</style>Similarly, you can use the class “pushcrew-chrome-style-notification-safari” to locate your opt-in at any location on your website.
All the rest locations and the corresponding code can be found at https://mayankjha.wingified.com/opt_in.html.
Need more help?
For further assistance or more information, contact Wingify Support.