Rounding corners on submit button
-
Hello Everyone,
I am trying to override the CSS by using my theme’s additional CSS Section (Apperance->Customize->Additonal CSS)
I am attempting to round the corners with no success, can anyone provide any guidance?
I’m adding:
.button-submit {
border: none;
padding: 20px;
text-align: center;
text-decoration: none;
display: inline-block;
font-size: 16px;
margin: 4px 2px;
border-radius: 4px;
}Best Regards,
(on site: https://dev4.netexconsult.com)
Chris
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Rounding corners on submit button’ is closed to new replies.