• Resolved iszo01

    (@iszo01)


    I like Tablepresss plugin. For nice text in title i use css.
    In old page https://www.znamkovezeme.cz/1-000-evropa/rusko-oblast/1-128m-ruska-obcanska-v
    alka-evropa/ makes style for table
    [table id=3 /] right.

    .tablepress-id-3 .row-1 td {

    ??????????????? background-color: #d3d3d3;

    }

    .tablepress-id-3 tbody td {

    ??????????????? font-family: Arial;

    ??????????????? font-size: 18px;

    ??????????????? color: #000000;

    But on page https://www.znamkovezeme.cz/3-000-afrika-2/rovnik/
    are styles visilble for table 89 only in case if i am logged on in my WordPress page.

    .tablepress-id-89 .row-1 td {

    ??????????????? background-color: #d3d3d3;

    }

    .tablepress-id-89 tbody td {

    ??????????????? font-family: Arial;

    ??????????????? font-size: 18px;

    ??????????????? color: #000000;

    }

    I try copy or make new table but nothing happened.
    Thank you much for HELP !

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

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

    (@tobiasbg)

    Hi,

    thanks for your post, and sorry for the trouble.

    It seems that you are using a plugin to minify and concatenate CSS files (WP Fastest Cache?). You will need to clear or refresh the cache of that plugin so that it picks up your changes.

    Regards,
    Tobias

    Thread Starter iszo01

    (@iszo01)

    Hello.
    Thank you very much for your quick reply.
    I wasn’t home yesterday, so I tried it today.
    Yes – I use WP FASTEST CACHE.
    It was enough to disable and re-enable and it works.
    Thanks a lot.
    Best Regards Ivo

    Plugin Author TobiasBg

    (@tobiasbg)

    Hi,

    no problem, you are very welcome! ?? Good to hear that this helped!

    Best wishes,
    Tobias

    P.S.: In case you haven’t, please rate TablePress here in the plugin directory. Thanks!

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