Change color on the button

  • Posted in : BookCard WP
  • forsorenda
    Participant

    Hi again

    I is it possible to change the color of the button you insert through shortcode?

    Best regards
    Søren

    ahmetsali
    Keymaster

    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
Login and Registration Log in · Register