Jump to content

GemmaErnst

Circle Member
  • Posts

    11
  • Joined

  • Last visited

Reputation Activity

  1. Like
    GemmaErnst reacted to tuanphan in Need to change order confirmation message   
    Try adding this to Settings > Advanced > Code Injection > Footer
    <script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.5.0/jquery.min.js"></script> <script> $(document).ready(function() { $('div#confirmed-page').append('<p class="t-order">Login <a href="/login">here<a></p>'); }); </script> <style> .t-order a { text-decoration: underline; color: green; } </style>  
  2. Like
    GemmaErnst reacted to sandracheesman in Change Quick View Button Text/Icon   
    @tuanphan Thank you but unfortunately that hides the Squarespace quick view button completely including the CSS new button that I am using from above:
     
    span.sqs-product-quick-view-button:after { visibility: visible; content: "click for more info"; background: #fff; color: #100f43; padding: 10px 20px; border-radius: 5px; }  
  3. Like
    GemmaErnst reacted to tuanphan in Decreasing Section Padding Squarespace 7.1   
    Try this
    [data-section-id="5e8f4059a780b645bb8468ac"] { min-height: 10vh !important; } [data-section-id="5e8f4059a780b645bb8468ac"] .content-wrapper { padding-top: 2px !important; padding-bottom: 2px !important; }  
×
×
  • 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.