Comments Stephan started the conversationFebruary 5, 2018 at 10:48amHi, how can you change the button color and the mouseover color of the buttons? 1,974Support repliedFebruary 5, 2018 at 4:58pmHello Stephan,Which button exactly? if we are talking about 'Download' button in this page:http://clapat.ro/themes/soho-wordpress/soho_portfolio/minimal-vibes/.clapat-button { color: #fff; background-color: #000; }.clapat-button:hover, .clapat-button:active, .clapat-button:focus { background-color:#333; color:#fff; }change the colour values and add the code to theme options -> styling options -> custom CSSThank you. Clapat Support https://www.clapat.com/ Review Envato Item Support Policy Sign in to reply ...
Hi, how can you change the button color and the mouseover color of the buttons?
Hello Stephan,
Which button exactly? if we are talking about 'Download' button in this page:
http://clapat.ro/themes/soho-wordpress/soho_portfolio/minimal-vibes/
.clapat-button {
color: #fff;
background-color: #000;
}
.clapat-button:hover, .clapat-button:active, .clapat-button:focus {
background-color:#333;
color:#fff;
}
change the colour values and add the code to theme options -> styling options -> custom CSS
Thank you.
Clapat Support
https://www.clapat.com/
Review Envato Item Support Policy