Jump to content

unhingedadventures

Member
  • Posts

    9
  • Joined

  • Last visited

Reputation Activity

  1. Like
    unhingedadventures got a reaction from tuanphan in 'Back to all blogs' button   
    Thank you! I added the following after background-color to create a bigger space between the button and the pagination ribbon in mobile view (adding in case others want to use):
    margin-bottom: 25px;
  2. Like
    unhingedadventures reacted to tuanphan in 'Back to all blogs' button   
    Add to Settings > Advanced > Code Injection > Footer
    <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.6.1/jquery.min.js"></script> <script> jQuery(document).ready(function($) { $('<section id="back-to" class="Index-page"><div class="sqs-block-button button-block tp-button-block"><div class="sqs-block-content"><div class="sqs-block-button-container sqs-block-button-container--center"><a href="/brazil" class="sqs-block-button-element--small sqs-button-element--secondary sqs-block-button-element">Back to Brazil Blogs</a></div></div></div></section>').insertBefore('body[class*="type-blog"].view-item section#itemPagination'); }); </script> <style> section#back-to { background-color: #f0f0ee; } </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.