Comments Ibrahim started the conversationSeptember 9, 2014 at 2:53amHow can i add rounded edges to my contact form? 8,839Tahir repliedSeptember 9, 2014 at 11:58pmHey!Add this into the Custom CSS box located in your Salient Options panel :input[type=text], textarea, input[type=email], input[type=password], input[type=tel], input[type=url], input[type=search], input[type=date] { border-radius: 8px; } Thanks ThemeNectar Support Team Ibrahim repliedSeptember 10, 2014 at 12:54amThis code did not work 8,839Tahir repliedSeptember 10, 2014 at 5:44pmi can see it working. Thanks ThemeNectar Support Team Ibrahim repliedSeptember 10, 2014 at 7:01pmI wanted to change the border on the yellow color 8,839Tahir repliedSeptember 10, 2014 at 9:44pmHey Again!Can you be more specific. Thanks ThemeNectar Support Team Ibrahim repliedSeptember 10, 2014 at 10:55pmPlease take a look at this linkĀ http://landing.inventmywebsite.com/landing/I want to change the border of the blue color around the contact form to have rounded edges, i dont like the square esges 8,839Tahir repliedSeptember 11, 2014 at 3:02pmHey Again!Add this into the Custom CSS box located in your Salient Options panel :.page-id-74 .vc_span6.wpb_column.column_container.col.padding-6-percent { border-radius: 8px; border: 2px solid #ff0 !important; } ThemeNectar Support Team Sign in to reply ...
How can i add rounded edges to my contact form?
Hey!
ThemeNectar Support Team
This code did not work
i can see it working.
Thanks
ThemeNectar Support Team
I wanted to change the border on the yellow color
Hey Again!
Can you be more specific.
Thanks
ThemeNectar Support Team
Please take a look at this linkĀ
http://landing.inventmywebsite.com/landing/
I want to change the border of the blue color around the contact form to have rounded edges, i dont like the square esges
Hey Again!
ThemeNectar Support Team