• Resolved deking12

    (@deking12)


    I have copy/pasted the css code directly from the FAQ page but the result is not the desired result…My code is the following:

    .tablepress-id-3 thead th,
    .tablepress-id-3 tfoot th {
    background-color: #5A90FA;
    }

    .tablepress-id-3 thead th,
    .tablepress-id-3 tfoot th {
    text-align: center;
    }

    Actually I’ve tried to change a bunch of different things with different CSS but the result is always the same in that it simply changes the table text color to orange which is not at all what I want. What gives? Thank you for any help you can offer!

    The table on the following page with orange text is where the problem is:
    https://kingathletes.com/soccer/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author TobiasBg

    (@tobiasbg)

    Hi,

    thanks for your question, and sorry for the trouble.

    I’m not sure that I understand. The code you posted is included into the page and it’s working fine. I also don’t see any orange text color.

    Regards,
    Tobias

    Thread Starter deking12

    (@deking12)

    Hmm… Thank you for your reply. I actually see the correct colors showing up when I open the website using Safari however in Chrome I am still seeing orange text. Perhaps it’s completely a problem on my end. Thank you for your help!

    Plugin Author TobiasBg

    (@tobiasbg)

    Hi,

    yes, this sounds like a local problem then. I’m also using Chrome, so that should rule out a browser issue.

    Regards,
    Tobias

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘CSS not working properly’ is closed to new replies.