Box around send button in contact us

Hello,

im looking to add a border around my send button on the contact us page that is visible by clicking “inquire now”

I have dawn theme

Hi @Retrowerks

This is Richard 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 base.css

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

.contact__button button.button {

border: 2px solid;

}

Hope that my solution works for you.

Best regards,

Richard | PageFly