Jump to content

How to change footer color way on one page?

Go to solution Solved by tuanphan,

Recommended Posts

  • Solution

Add to Page Header

<style>
  footer.sections .section-background {
    background-color: red !important;
}
  footer.sections .html-block * {
    color: green;
}
</style>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.4.1/jquery.min.js"></script>
<script>
$(document).ready(function() {
    $(".header-title-logo img").attr("src", "https://cdn.pixabay.com/photo/2021/08/17/14/48/sea-6553205__340.jpg");
});
</script>

 

Email me if you have need any help (free, of course.). Answer within 24 hours. 
Or send to forum message

Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)

Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

×
×
  • Create New...

Squarespace Webinars

Free online sessions where you’ll learn the basics and refine your Squarespace skills.

Hire a Designer

Stand out online with the help of an experienced designer or developer.