March 25, 2018 at 20:25
#193009
Moderator
Hi,
To change the color, background-color and border-color for the ‘Create my account’ button within the register modal please use the below CSS
COPY CODE
#register_form button#signup {
background-color: #540b4a;
border-color: #540b4a;
color: #ffffff;
}
Adjust the # values to suit your needs and Ctrl+F5 to see the changes on the front-end
Kieran.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
If you like the theme or the support you've received please consider leaving us a review on Themeforest!
Custom development requests can be sent to dev@seventhqueen.com, one of the development team will be happy to discuss your needs.