Hi there all,
I had added a contact form on my contact page but the button has no lining, and i want a lining around the button.
See picture,
Does somebody know how to fix this?
Thank you!!
Hi there all,
I had added a contact form on my contact page but the button has no lining, and i want a lining around the button.
See picture,
Does somebody know how to fix this?
Thank you!!
Let me share the URL and Password…
Hi there Ankur,
Thank you for taking the time to help me. I have red it but you are telling me to go to CSS. But there are a lot of css. Im using the dawn theme. Which specific css i have to go to?
Appreciate it!
Hi @samjordan23 ,
This is Kate from PageFly - Landing page builder, I’d like to suggest this idea:
Step 1: Go to Online Store->Theme->Edit code
Step 2: Asset->/section-contact-form.css->paste below code at the bottom of the file:
.contact__button .button {
border: 1px solid #000 !important;
}
I hope it would help you
Hi there Kate!
Thank you so much for your help. i have done what you said and it worked!!! 1000 times thank you!!!
Hi there Kate!!
Sorry to bother you, but maybe you can help me with another question. The same goes for this button (shop nu) , this one also has no lines and i want the lines there to. Any idea?
Hi @samjordan23 ,
Sure, I’m happy to help you. Let’s try this solution:
Step 1: Go to Online Store->Theme->Edit code
Step 2: Asset->/component-image-with-text.css->paste below code at the bottom of the file:
.image-with-text__content .button {
border: 1px solid #000 !important;
}
I hope it would help you
Best regards,
Kate | PageFly
AMAZINNGG!! Thank you so much Kate! You made my day today!!! How do you know all these things>?