Hi guys,
I would like to make the success message center. I would appreciate your help.
Thank you!
Hi guys,
I would like to make the success message center. I would appreciate your help.
Thank you!
Hi @basicbastardco ,
This is Victor from PageFly - Landing page builder, Iād like to suggest this idea for solution:
Step 1. Go to Online Store ā Theme ā Edit code
Step 2. Open your theme.liquid theme file
Step 3. Paste below code before :
Hope my answer will help you.
Best regards,
Victor | PageFly
Use this CSS then your thankyou page will Fix
.contact .form__message {
display: block;
text-align: center;
}
Thank you for your help! One more question, how can I make the done svg and the text cantered?
Can you give me link then i will give you proper solution