• Hello,

    i have a problem with changing button color when hovered at the Theme Twentysixteen.

    I tried to use the class wp-block-button_link

    my code in my child tempeletates’ stylsheet looked like this:

    .wp-block-button_link:hover {
       background-color: xxx;
    }

    but it didn’t work.

    Can anybody help?

  • The topic ‘Changin button color when hovered’ is closed to new replies.