How can I align the contact form to the right in Debutify?

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.

https://h3jpyhbcknuk5pwy-82487509296.shopifypreview.com

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

hey, i cant find this file.

this is the liquid contact page.

You can try again this code by following these steps:

Step 1: Go to Online Store->Theme->Edit code.

Step 2: Search file theme.liquid

Step 3: paste bellow code in tag → save.


hey, its looks very better. thank u.

how i can move it more right?

i want to put it in the right side, and left side to add my logo + information