[Resolved] Text color not changing in IE and Firefox

  • Author
    Posts
  • #1622

    kiviniar
    Participant

    Hello Team,

    I have installed puro.2.0.6.1 on my site

    I have a problem, wherein, the “Text Color” does not change in IE and Firefox

    There is no such problem is Chrome and Opera

    I have changed the text color to White (#ffffff) and the background to black (#000000), however in IE and Firefox the text color remains as default #666666

    Could you please help me fix this

    Thanks for your advise and time!

    #1623

    Andrew Misplon
    Keymaster

    Hi kiviniar

    Thanks for your support 🙂

    I ran a quick check in OS X Firefox and all seems ok on my side. If possible, please could you send a link to your site. Below the comment field area is a “Set as private reply” checkbox. You can use that to hide your link/URL from public viewing. I’ll then dive in and take a look.

    #1624

    kiviniar
    Participant
    This reply has been marked as private.
    #1625

    Andrew Misplon
    Keymaster

    Really appreciate you bringing this up. I see the problem and will resolve in the next release. To hotfix please can you try the following:

    1. If you use the Jetpack plugin go to Jetpack > Settings > Activate Custom CSS then go to Appearance > Edit CSS.

    2. If you don’t use Jetpack, please download Simple Custom CSS: https://wordpress.org/plugins/simple-custom-css/ activate and then go to Appearance > Custom CSS.

    3. Insert into either Appearance > Edit CSS or Appearance > Custom CSS the following:

    /* Text Color */
    
    body { color: #fff; }

    Let me know how that goes.

    #1626

    kiviniar
    Participant

    Thanks for the quick resolution Andrew, that fix is working!

    Have a Great Day!

    #1627

    Andrew Misplon
    Keymaster

    Awesome 🙂 Thanks for your understanding and for reporting.

    All the best with your site. If anything else comes up, please let me know.

    Cheers

Viewing 6 posts - 1 through 6 (of 6 total)

You must be logged in to reply to this topic.

Scroll to top