Jump to content

Ruby-Rose

Member
  • Posts

    7
  • Joined

  • Last visited

Reputation Activity

  1. Like
    Ruby-Rose reacted to paul2009 in Customize order confirmation page   
    You should be able to modify the message by replacing the CSS with something like this:
    #confirmed-page {   // Order Confirmed title   h1 {     font-size: 34px!important;   }   // Order details text   p {     font-size: 20px!important;   }   // Your purchase includes digital...   h3 {     font-size: 0!important;     visibility: hidden;   }   h3:after {     content: "To access your purchase, please click the link below. Thank you!";     font-size: 28px!important;     visibility: visible;     font-weight: bold;   }   // Link to digital content   a {     font-size: 20px!important;     color: blue!important;     border-bottom: 1px solid blue!important;   } }  
    Update:
    From 07 February 2023, this accepted solution will only work for gift cards, memberships and subscriptions. This is because Squarespace have replaced the Order Confirmation page with the Order Status page for physical, digital and service product purchases.
     
  2. Thanks
    Ruby-Rose reacted to tuanphan in 7.1 How to achieve scrolling text that doesn't wrap   
    Add to Design > Custom CSS
    .scroll { white-space: nowrap !important; }  
  3. Like
    Ruby-Rose got a reaction from SquareRefresh in How do I achieve a 360 Infinite Rotating Circle Animation with css?   
    @SquareRefresh It worked perfectly!!!! :') Thank you thank you!!!!! 
  4. Love
    Ruby-Rose got a reaction from milan in How do I achieve a 360 Infinite Rotating Circle Animation with css?   
    @SquareRefresh It worked perfectly!!!! :') Thank you thank you!!!!! 
  5. Like
    Ruby-Rose reacted to tuanphan in Adjust images in mobile view- Two Columns?   
    Add to Home > Design > Custom CSS
    @media screen and (max-width:767px) { div#page-section-5efcc1eb502fee6d856f49a2>.row>.col:not(:first-child) { width: 50% !important; float: left !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.