-
Posts
10,392 -
Joined
-
Last visited
-
Days Won
82
creedon's Achievements
Single Status Update
-
Hi Creedon
Please can you help me with some code to change the button of my contact form page, i have spent hours on this already to no avail.
I want the button to have this code (which works on other areas of the site) appear like this
border: solid 0.5px #ffffff;
border-radius: 5px;
padding:15px 35px 15px 35px;
background:#282728;
transition: 0.2s;
colour: white;&:hover {
background: #ffffff !important;
transition: 0.2s;
color: black;}
}
page is here