Change color on the button Posted in : BookCard WP forsorendaParticipant 9 February 2015 at 12:28 #19149 Hi again I is it possible to change the color of the button you insert through shortcode? Best regards Søren ahmetsaliKeymaster 10 February 2015 at 20:27 #19230 Hi, you can use this custom css code; .btn { color: #fff; background: #333; } .btn:hover { color: #fff; background: #d64b4b; } .btn:active { background: #c14545; } Viewing 2 posts - 1 through 2 (of 2 total) You must be logged in and have valid license to reply to this topic. License required for the following item BookCard WP - 3D Folded vCard WordPress Themeby pixelwars Login and Registration Log in · Register