Change body text colour in widget?

Home Forums WordPress Theme Support BfastMag Pro Change body text colour in widget?

This topic contains 5 replies, has 2 voices, and was last updated by  Christopher 4 years, 7 months ago.

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #10414

    Christopher
    Spectator

    On my homepage I am using Disqus latest comments, via Custom HTML widget.
    The body copy is displaying as black on black and as such is illegible.
    How do I change the body copy to white please?

    #10418

    Raja CRN
    Keymaster

    Enable the Dark Background/Night Mode in Disqus settings. It’ll solve your issues.

    #10423

    Christopher
    Spectator

    Nope. Still displays as black?

    #10449

    Christopher
    Spectator

    It’s been over 2 weeks since your last response?

    #10454

    Raja CRN
    Keymaster

    Hello,

    Disqus use javascript to insert content. Sometimes, it won’t work when we use custom css. Since it’s from third Party we can’t change the content. So that We’ve advised you to change via Disqus.

    However, use the following code to change the style of diqus.

    Go to Appearance > Customize > Custom CSS and paste the following code

    ul.dsq-widget-list.blue .dsq-widget-item {
    padding: 10px!important;
    color: #fff!important;
    border: 1px solid #4e4e4e;
    background: none!important;
    }

    Thanks

    #10472

    Christopher
    Spectator

    Thanks very much for that.
    It has the desired effect, except that I need to change the blue for the same red as the rest of the theme? Then it will be perfect.

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

Only Verified Customer of this Theme Can post reply to this Support Topic! .