Jump to content

Monojono

Member
  • Posts

    4
  • Joined

  • Last visited

Reputation Activity

  1. Like
    Monojono reacted to tuanphan in Adding text content above blog page on 7.0   
    Add to Settings . Advanced > Code Injection > Footer
    <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script> <script> $(document).ready(function() { $('<p class="ttext"><a href="https://beaverhero.com">Click here</a> to see detail</p>').insertBefore('body.homepage #page>article:first-child'); }); </script> <style> p.ttext { text-align: center; font-size: 30px; } p.ttext a { border-bottom: 1px solid; } </style>
×
×
  • 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.