Buy me a coffee

Move Scrolling Block to Announcement Bar

#1. First, you click EDIT SITE FOOTER

Move Scrolling Block To Announcement Bar 01 Min

#2. Next, you choose Scrolling from the box that appears

Move Scrolling Block To Announcement Bar 02 Min

#3. You will have this

Move Scrolling Block To Announcement Bar 03.1 Min

#4. Add this code Code Injection > Footer and click Save

<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.7.0/jquery.min.js"></script>
<script>
$(document).ready(function(){
  setTimeout( function() {
      	$('footer.sections .marquee-block').appendTo('#announcement-bar-text-inner-id');
    }, 2000);
});
</script>
<style>
div#announcement-bar-text-inner-id * {
    color: white !important;
}
#announcement-bar-text-inner-id p {
    display: none !important;
}
span.sqs-announcement-bar-close {
    display: none;
}
</style>

 

Move Scrolling Block To Announcement Bar 04 Min

#5. You will have a result like this

Move Scrolling Block To Announcement Bar 05 Min

Ask me a question, free

If your site is private or in trial, just setup password and share url. See how to: https://beaverhero.com/squarespace-how-to/
Please check your email carefully. Recently I got a lot of questions with wrong emails.

If you haven't heard from me within 24 hours please check your junk/spam folder