Want to add background and border with radius. Simply add this css code to your style.css file.
.gform_wrapper {
background-color: #339999;
border: 1px solid #112233;
border-radius: 8px;
padding: 20px;
}
Want to add background and border with radius. Simply add this css code to your style.css file.
.gform_wrapper {
background-color: #339999;
border: 1px solid #112233;
border-radius: 8px;
padding: 20px;
}
This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.
Thank You Robot assumes no responsibility for any errors or omissions in the content. The views expressed on this blog are those of the authors and do not necessarily reflect the official policy or position of Thank You Robot or any related or affiliated entities or persons.
0 Comments