Search
 
SCRIPT & CODE EXAMPLE
 

CSS

wpforms button style

div.wpforms-container-full .wpforms-form input[type=submit], 
div.wpforms-container-full .wpforms-form button[type=submit] {
    background-color: #eee; /* Grey background */
    border: 1px solid #ddd; /* Dark grey border */
    color: #333; /* Black text color */
    font-size: 1em; /* Size of text */
    padding: 10px 15px; /* Distance between text and border */
}
Comment

PREVIOUS NEXT
Code Example
Css :: codemirror resizable 
Css :: add image icon to button css 
Css :: css in head or body 
Css :: overflow touch smooth 
Css :: display inline 
Css :: wp query not in category 
Css :: css icons library 
Css :: css font leading 
Css :: como fazer uma linha vertical no html 
Css :: Using a Python dict for a SQL INSERT statement 
Css :: fade div 
Css :: css remove line from link 
Css :: scss a link style 
Css :: max with in bootstrap 4 
Css :: css child selector 
Css :: border-radius order 
Css :: outline 
Css :: beautiful checkbox css 
Css :: select focus none 
Css :: efectos imagenes css 
Css :: css flexbox layout examples 
Css :: react use global css 
Css :: include sass in html 
Css :: what is the difference between relative and absolute css 
Css :: align center without using margin 
Css :: making a div vertically scrollable using css 
Css :: media queries css and logic 
Css :: pacSelectFirst( submit button 
Css :: fix materialize form label not working 
Css :: ul change position when restore down 
ADD CONTENT
Topic
Content
Source link
Name
4+8 =