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

    (@niravmehta)

    Can you check with latest Icegram version? Please clear your cache too and then try.

    Assuming you are referring to the call to action button text label for Action Bars.

    I just reconfirmed that the button text does show with WP 4.1.1.

    In case you still can’t see text, couple of suggestions:

    1. Change the color scheme of the action bar. Use a darker background color and contrasting text color. See if that works.

    2. Give us the URL where we can see this problem in action. That will give us some hints as to what’s going wrong.

    Thanks.

    I’m having the same issue with the button text. The upgrade caused the button text color to change (not the bar text color). It almost matches the button background color now, so it seems to vanish.

    Plugin Author Nirav Mehta

    (@niravmehta)

    We’ve found the cause of this problem. Happens with specific themes. Changing the theme or background color will provide a temporary solution. We will include the correct solution in the next update.

    Thread Starter dozarko

    (@dozarko)

    Hi Nirav, my url is debozarko.com. I’ve tried different background colors to no avail. I’ve had my theme customized too much to change.

    I’m using Icegram 1.8.6 and I’ve also tried clearing the cache. Let me know the best way to proceed.

    Plugin Author Icegram

    (@icegram)

    Hi dozarko,

    Add bellow css to your message body, update message and check once again.
    It will work.
    <style type=”text/css”>
    .action_bar.hello .ig_button, .action_bar.hello input[type=”submit”], .action_bar.hello input[type=”button”]{ color: #FFF !important } </style>
    We will include the correct solution in the next update.
    Let us know how it goes?

    Thanks,
    Team Icegram

    Thread Starter dozarko

    (@dozarko)

    Perfect!!! Thank you for your speedy help!

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Callout bar button text missing’ is closed to new replies.