Search
 
SCRIPT & CODE EXAMPLE
 

CSS

wpforms submit button css

div.wpforms-container-full .wpforms-form input[type=submit]:hover, 
div.wpforms-container-full .wpforms-form input[type=submit]:active, 
div.wpforms-container-full .wpforms-form button[type=submit]:hover, 
div.wpforms-container-full .wpforms-form button[type=submit]:active, 
div.wpforms-container-full .wpforms-form .wpforms-page-button:hover, 
div.wpforms-container-full .wpforms-form .wpforms-page-button:active {
    background-color: #ddd; /* Darker grey background */
    border: 1px solid #ccc; /* Lighter grey border */
}
Comment

PREVIOUS NEXT
Code Example
Css :: hex codes of bootstrap colours 
Css :: Modify your placeholder 
Css :: how to dedeclare a variable and use it in css 
Css :: remove outline 
Css :: CSS adding something next to a picture 
Css :: parent hover and child hover at the same time 
Css :: create circle border css 
Css :: border-style css 
Css :: nesting in sass 
Css :: change the weight of a bold font css 
Css :: login page design html css 
Css :: round corners of image css 
Css :: ckeditor push text in front of cursor 
Css :: simple font-face mixin scss 
Css :: angular css path to assets 
Css :: html css profile page template 
Css :: how make button which is fixed even after i scroll 
Css :: css font color 
Css :: sass installation 
Css :: css button generator 
Css :: card with css grid 
Css :: float: down css 
Css :: overflow-wrap: anywhere 
Css :: bootstrap text truncate after 3 lines 
Css :: what is css 
Css :: animation background css 
Css :: update checkbox size css 
Css :: registration form in tailwind css 
Css :: css flex container 
Css :: padding 3 values 
ADD CONTENT
Topic
Content
Source link
Name
2+6 =