• Resolved thomasmarshall98

    (@thomasmarshall98)


    Hi,

    I run a radio station called Midlands Hits, been using feedzy to automate my news stories via RSS but recently noticed my articles display in white not black which is didn’t before not changed anything not even sure whats causing the problem tried changing the CSS in the shortcodes but does nothing ive managed to sort my other shortcodes though but this one is being a pain

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Support Poonam Namdev

    (@poonam9)

    Hi @thomasmarshall98,

    ?Sorry to hear about the difficulties encountered.

    The issue seems related to a CSS conflict in the theme or plugins. Please add the following CSS under Appearance > Customize > Additional CSS section to fix the post content color.

    .ast-post-format- .entry-content.clear p {
    color: #333;
    }

    Let me know if you succeed – I’m happy to help.

Viewing 1 replies (of 1 total)
  • You must be logged in to reply to this topic.