Button colours

  • Posted in : Responsy WP
  • lamarcs
    Participant

    Hello,

    Can I change the colour of buttons to a custom colour? Specifically, I would like to do this for the ‘featured area’ on the home page, as well as for a ‘my hero’ unit that I have on another page.

    Thank you in advance for any suggested code that I might use!

    S.

    ahmetsali
    Keymaster

    Hi, to change bg color of the orange button you can use this custom css;

    .btn-warning {
    background: #aaa;
    }
    
Viewing 2 posts - 1 through 2 (of 2 total)

The forum ‘Responsy WP’ is closed to new topics and replies.