• Resolved anthonyhuntelite

    (@anthonyhuntelite)


    Greetings, I am having a color problem on the page, my page is a theme with a complete black background and white letters (it is the opposite of normal) I am having a color problem, since the plugin has black letters and white backgrounds I have parts that cannot be seen and the web side affects me a lot, is there a way to change the colors of the texts, backgrounds and so on to be able to have the same view!!

    Thanks in advance

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author iova.mihai

    (@iovamihai)

    Hey @anthonyhuntelite,

    Thank you for reaching out! I believe that the following CSS code should help:

    body #slicewp-affiliate-account .slicewp-card,
    body #slicewp-affiliate-account .slicewp-card-footer { background: transparent !important; }
    
    body #slicewp-affiliate-account { color: #fff !important; }
    body #slicewp-affiliate-account a { color: #fff !important; }

    Please add the above CSS code into your website. If you’re not sure where to add the code, please add it into Appearance > Customize > Additional CSS.

    Thank you and best wishes,

    Mihai

    Thread Starter anthonyhuntelite

    (@anthonyhuntelite)

    Perfect, Thank you, i will try that in a minute!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Color conflicts due to different template’ is closed to new replies.