Jump to content

ORDER CONFIRMATION PAGE

Recommended Posts

  • Replies 11
  • Created
  • Last Reply
Just now, Gui said:

It only says ORDER CONFIRMED, there is no information 😕

add to home > Design > Custom css

div#confirmed-page * {
    color: #fff;
}

 

Email me if you have need any help (free, of course.). Answer within 24 hours. 
Or send to forum message

How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care

Link to comment

Thank you! I was able to add the standard information however the big lettering on the footer is still showing, and the font used to display the order information isnt the one I wanted to use, I wanted to use H2. Can you help me delete the one on the footer and edit the one with the small font on the top?1406183716_ScreenShot2019-11-25at7_20_38PM.thumb.png.f0dd46bd8da56bec8eceb969aaa2a25d.png

Link to comment

@Gui 

Hide Order Number

Did you insert anything into Footer Code Injection?

Small font

div#confirmed-page * {
    color: #fff;
    font-size: 10px;
}

 

Email me if you have need any help (free, of course.). Answer within 24 hours. 
Or send to forum message

How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care

Link to comment

 

20 minutes ago, Gui said:

Thank you!!! Can you please help me with the code to bring this message down adding padding to the beggining of the page?

 

THank you!

 

Fix overlap

div#confirmed-page p {
    line-height: 1em;
}
div#confirmed-page p:nth-child(2) {
    margin-top: 50px !important;
}

 

Email me if you have need any help (free, of course.). Answer within 24 hours. 
Or send to forum message

How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care

Link to comment

Archived

This topic is now archived and is closed to further replies.

×
×
  • 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.