Border radius customization
-
How can i change the border radius of the input field? I tried with
.um input[type=submit].um-button, .um input[type=submit].um-button:focus, .um a.um-button, .um a.um-button.um-disabled:hover, .um a.um-button.um-disabled:focus, .um a.um-button.um-disabled:active { background: #31C1D4!important; border-radius: 50px !important; }But it didn’t work, can somebody help me? This is urgent
The page I need help with: [log in to see the link]
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘Border radius customization’ is closed to new replies.