-
AuthorPosts
-
September 24, 2017 at 5:04 pm #856091
I’m almost done designing my site. I could easlisy change the background and font colors on the buttons all over the website but can’t find where to do this for the submit button on my contact form:
http://www.theskippers.co/contact/http://www.theskippers.co/contact/
I don”t want eh default black button as i don’t have any black on my website.
Please help!
RomainSeptember 24, 2017 at 5:41 pm #856128Hey mestrade,
Try this code in the General Styling > Quick CSS field:.main_color input[type='submit'] {background-color: #1F2865!important; }I used the color I found on one of your other buttons, or you can adjust to suit.
Best regards,
MikeSeptember 24, 2017 at 5:57 pm #856145Thank you! do you know whats the code to also change the color of the font in that same button?
Thank u v muchSeptember 24, 2017 at 6:04 pm #856149I tried your css but its also changing my newsletter form.
I just need to change it in the contact form where its black by default. I want to change it to blue background with gold font.
I’m happy with the newsletter form as isThx
September 24, 2017 at 6:11 pm #856155Hi,
Please remove the code so I can try again, please provide the color code for the font & background and the link to the newsletter form so I can check it is not changing.Best regards,
MikeSeptember 24, 2017 at 7:20 pm #856205thanks
the background: 1F2865
the font: edae44
i removed the codeSeptember 24, 2017 at 8:33 pm #856222Hi,
Try this code in the General Styling > Quick CSS field:.page-id-632 .avia-builder-el-8 input[type='submit'] {background-color: #1F2865!important; color: #edae44!important; }Best regards,
MikeSeptember 24, 2017 at 9:15 pm #856231it worked! thank u v much!
September 24, 2017 at 10:41 pm #856261 -
AuthorPosts
- The topic ‘Custom button’ is closed to new replies.
