Comments guyyaffe started the conversationMay 2, 2020 at 12:32amCan I change contact form style? can I color the button? can I change the contact form style? 1,558Laborator repliedMay 2, 2020 at 12:40pmHi there,Yes you can but in the demo you're using it is customized with CSS, how do you want to style it so I can help you.Best regards,Laborator Team Documentation Join Kalium Users Groupguyyaffe repliedMay 2, 2020 at 7:49pm1) I wish to color the button as you show in this place https://demo.kaliumtheme.com/hotel/contact/2) I wish to have another contact form the same as you show in this pagehttps://demo.kaliumtheme.com/wedding/?_ga=2.74105808.372529385.1588375825-724232652.1588375825#invitationThank you! 1,558Laborator repliedMay 4, 2020 at 2:09pmHi there,1. Add this CSS to Custom CSS: .contact-form .button { background: #fbc441 !important; border: 0 !important; color: #fff !important; line-height: 1 !important; padding: 12px 30px !important; -webkit-transition: all .18s ease-in-out !important; transition: all .18s ease-in-out !important; border-radius: 0 !important; } .contact-form .button:hover { background: #eab841 !important; } 2. That contact form is built with Ninja Forms plugin, the default theme contact form does not have so many options as the contact form plugins. Best regards,Laborator Team Documentation Join Kalium Users Group Sign in to reply ...
Can I change contact form style? can I color the button? can I change the contact form style?
Hi there,
Yes you can but in the demo you're using it is customized with CSS, how do you want to style it so I can help you.
Best regards,
Laborator Team
1) I wish to color the button as you show in this place
https://demo.kaliumtheme.com/hotel/contact/
2) I wish to have another contact form the same as you show in this page
https://demo.kaliumtheme.com/wedding/?_ga=2.74105808.372529385.1588375825-724232652.1588375825#invitation
Thank you!
Hi there,
1. Add this CSS to Custom CSS:
2. That contact form is built with Ninja Forms plugin, the default theme contact form does not have so many options as the contact form plugins.
Best regards,
Laborator Team