hey, how i can align right the contact form?
the template is debutify.
Hello There,
Please share your store URL and password.
So that I will check and let you know the exact solution here.
Hi @liadkeshet
This is Henry from PageFly - Landing Page Builder App
You can try this code by following these steps:
Step 1: Go to Online Store->Theme->Edit code.
Step 2: Search file theme.scss.css
Step 3: Paste the below code at bottom of the file → Save
.main-content .grid {
display: flex !important;
direction: ltr !important;
flex-direction: row;
justify-content: flex-end;
}
Hope that my solution works for you.
Best regards,
Henry | PageFly