Jump to content

CHSgt

Member
  • Posts

    5
  • Joined

  • Last visited

Reputation Activity

  1. Like
    CHSgt got a reaction from paul2009 in Customize order confirmation page   
    Thank you So much! I'd lost that page completely in my wandering about! All sorted now. Many thanks.
  2. Like
    CHSgt reacted to paul2009 in Customize order confirmation page   
    I should have explained that the code was specific to the user who wanted to use it for a Digital Download confirmation page and had h3 header that they wanted to change. You need to use the same principle, but on your site there is only the h1 title and two lines of paragraph text like this:

    To add some text below the second paragraph, you can add something like this to Custom CSS instead:
    #confirmed-page {   p:nth-of-type(2):after {     content: "If you don't receive your order confirmation in the next hour, please check your spam folder.";     display: block;     margin-top: 20px;     font-weight: bold;   } }  
    This add the additional content, like this:
     

       If a post helps you, please click a "Like" option below  ↘️
×
×
  • 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.