Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author Voltroid

    (@voltroid)

    Hi Griff Wigley,

    It seems like the color code you have given is in the format
    xxxxxx

    Add a hash # before it as given below.
    #xxxxxx

    [ Signature moderated ]

    • This reply was modified 7 years, 6 months ago by Jan Dembowski.
    Thread Starter Griff

    (@griffinjay)

    Hi @voltroid,

    No, in all three places where I’ve tried to change the text color, the hash # is included. Here’s a screen capture of the first one:
    https://mountainbikegeezer.com/wp-content/uploads/2016/04/chimpmate-color-problem-1.png

    Also, I’ve changed the background opacity via the slider and that’s not taking effect either.

    What now?

    Plugin Author Voltroid

    (@voltroid)

    Hi Griff Wigley,

    Well the source page shows that there is no #.
    It must be due to some other plugins interference which omits #.
    So I think its better to add some CSS, to change the color.

    .chimpmatecss #wpmchimpa h3{
    color:#ed7c0a;
    }
    .chimpmatecss #wpmchimpa .wpmchimpa-subs-button{
    color:#ed7c0a;
    }

    I’m sorry, couldn’t find the third place ??

    The slider is working I suppose, its 25% shown in source code.

    [ Signature moderated ]

    • This reply was modified 7 years, 6 months ago by Jan Dembowski.
    Thread Starter Griff

    (@griffinjay)

    Well, by plugging in colors in additional fields, it seemed to trigger something because now the colors are working. I didn’t need to add the CSS. So that’s good!

    I was confused about the opacity setting. That’s working.

    So I’ll mark this topic ‘resolved’ for now. I have another issue but I’ll start a new topic for it.

    Thanks!

    mateostockholm

    (@mateostockholm)

    Hi Griff,

    Can you please explain how you solved this?

    I am having issues changing the background color on text on images. In my visual editor it appears that he BG color has changed, but when published, there is no BG color.

    Suggestions?

    Thanks!

    Thread Starter Griff

    (@griffinjay)

    Sorry I can’t help you, @mateostockholm.

    I decided to use SumoMe for my popup instead.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Can't change text or background colors in popup’ is closed to new replies.