• Resolved markmck

    (@markmck)


    Hi,

    Following on from a topic someone else created for changing the button color, found here;

    https://wordpress.org/support/topic/custom-button-color-2/

    How do I change the active color? Currently I am using the ‘button-blue’ preset and have changed CSS accordingly, but once I click the button to expand my content, it shows the default color while the button is active.

    I have tried copying the same CSS and applied it to button.bg-blue-button:active, but it makes no difference.

    Can you help?

    Thanks
    Mark

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author buntegiraffe

    (@buntegiraffe)

    Hello Mark,

    Thanks for contacting us.

    We’ll do our best to add button customization in the next release. For now, please also add

    button.bg-blue-button:hover, button.bg-blue-button:focus

    rules to your stylesheet. This way it should work.

    If it doesn’t, please send me a url where I can see the problem to it@bunte-giraffe.de.

    Thanks

    Thread Starter markmck

    (@markmck)

    Hi,

    This worked perfectly. I was using :active, not :focus.

    Many thanks!
    Mark

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Change active color’ is closed to new replies.