• Resolved pikaland

    (@pikaland)


    Hi there, thanks so much for this plugin!

    I’m having trouble changing the background colour of the buttons on the editor. I already put in the colour hex here >Topic/Reply form >4, but it did not apply. You can see it here: https://themightyartist.com/forums/forum/new-category/category-forum-2/ The button has a dark purple background which makes it hard to see.

    I also changed my theme’s button background colour, emptied cache, etc, but nothing happens. Is there a CSS I can use?

    Thanks!
    Amy

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Robin W

    (@robin-w)

    sorry I need access to see this – participant only please

    can you email me via the contact me on my website

    https://www.rewweb.co.uk

    Plugin Author Robin W

    (@robin-w)

    ok, your theme is overwriting – if you want the background for each item, then put this in the custom css tab of my plugin or in your theme’s css area if it has it.

    .mce-btn button {
      background-color: blue;
     }
    Thread Starter pikaland

    (@pikaland)

    Awesome! Thanks so much Robin!

    Plugin Author Robin W

    (@robin-w)

    great – glad you are fixed !

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Changing background colours for button background’ is closed to new replies.