This topic has 2 replies, 2 voices, and was last updated 3 years, 7 months ago ago by Rose Tyler
https://mypetshop.dk/listing-form/
https://mypetshop.dk/where-can-i-change-this-color-to-008b9c/
Hello,
If settings from Theme Options > Styling > Buttons doesn’t affect this button, use the next custom CSS code:
form#loginform input[type="submit"], form#loginform input[type="submit"]:hover {
background-color: #02a3b5;
color: #fff;
border-color: #02a3b5;
}
Regards
You must be logged in to reply to this topic.Log in/Sign up