Change launch button border color

  • Posted in : Readme
  • Mirthe_
    Participant

    I found how to change link and hover colors, but the border of the launch button just stays green on hover. How can I change the border color?

    ahmetsali
    Keymaster

    Hi, you can try this custom css code;

    a.button:hover {
        color: #09C !important;  
        border-color: #09c;
    }
    
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