Prestige Theme - change contact form design

admintb
Navigator
325 6 48

Hi there

 

I would like to have the name and email block each on one line:

Bildschirmfoto 2023-10-25 um 21.44.06.png

And also remove the round border and make it like this:

Bildschirmfoto 2023-10-24 um 13.34.07.png

Replies 6 (6)
Made4uo-Ribe
Shopify Partner
4131 946 1153

Hi @admintb 

 

Unfortunately, some of us developers do not have access to paid theme. Do you mind sharing your website so we can take a look? If it is password protected, can you also share the password. Thank you

Please don't forget to 

Like

 and 

Mark Solution 

to the post that helped you. Thanks!
Sip, savor, and support – your

Coffee Tip

 helps us keep coding magic.❤️❤️❤️
Need a knowledgeable developer? Come and visit us at

Made4uo.com


PageFly-Oliver
Navigator
479 92 89

 

Hi @admintb ,

 

You can try this code by following these steps: 

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

Step 2: Search file theme.liquid

Step 3: Paste the below code at the bottom of the file -> Save

<style>
#contact_form .fieldset>.fieldset-row{
  grid-template-columns: 1fr !important;
}
#contact_form .fieldset input,#contact_form textarea{
  border: none !important;
  border-bottom: 1px solid rgb(var(--border-color)) !important;
}
</style>



Hope my solution works perfectly for you!

Best regards,

Oliver | PageFly

Please let me know if it works by giving it a Like or marking it as a solution!


PageFly - #1 Page Builder for Shopify merchants.


All features are available from Free plan. Live Chat Support is available 24/7.

admintb
Navigator
325 6 48

That works, can you place the text all the way to the left margin?

PageFly-Oliver
Navigator
479 92 89

Can you give me the URL so I can re-check?

Please let me know if it works by giving it a Like or marking it as a solution!


PageFly - #1 Page Builder for Shopify merchants.


All features are available from Free plan. Live Chat Support is available 24/7.

PageFly-Oliver
Navigator
479 92 89

Hi, 
can you give me the preview link again? it has expired Thanks

Please let me know if it works by giving it a Like or marking it as a solution!


PageFly - #1 Page Builder for Shopify merchants.


All features are available from Free plan. Live Chat Support is available 24/7.