Skip to main content

Can I move the location of the notification bar?

Emily avatar
Written by Emily
Updated over 2 months ago

The notification bar will be automatically added to the top of your pages by default. If you wish to move the notification bar to a different area, you'll need to paste the code snippet below in the desired location within your theme.

 <div id="saso-notifications" style="padding-top: 0px; "></div>
Did this answer your question?