• Resolved ampeli

    (@ampeli)


    I have just added a second table to this page (2019 rental rates – ID 21), using the same CSS as the first (2018 rental rates – ID 1), but the same header row style is not showing.

    My CSS:
    .tablepress-id-1 thead th,
    .tablepress tfoot th {
    background-color: #33bef4;
    font-family: Tahoma;
    font-size: 16px;
    font-weight: normal;
    color: #ffffff;
    }

    .tablepress-id-21 thead th,
    .tablepress tfoot th {
    background-color: #33bef4;
    font-family: Tahoma;
    font-size: 16px;
    font-weight: normal;
    color: #ffffff;
    }

    · TablePress: 1.9
    · TablePress (DB): 36
    · TablePress table scheme: 3
    · Plugin installed: 2016/07/28 11:22:17
    · WordPress: 4.9.6
    · Multisite: no
    · PHP: 5.6.36
    · mysqli Extension: true
    · mySQL (Server): 5.6.36-82.1-log
    · mySQL (Client): 5.5.32
    · ZIP support: yes
    · UTF-8 conversion: yes
    · WP Memory Limit: 40M
    · Server Memory Limit: 768M
    · Magic Quotes: off
    · WP_DEBUG: false
    · WP_POST_REVISIONS: true

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter ampeli

    (@ampeli)

    Further info…

    In TablePress Preview it is showing with the colours and font from the CSS, but on the website it isn’t. Have tried clearing cache and refreshing page.

    Thread Starter ampeli

    (@ampeli)

    Just tried opening page in incognito window and it’s displaying correctly! Doh!

    Plugin Author TobiasBg

    (@tobiasbg)

    Hi,

    great! Good to hear that everything is working! Sounds like some caching issue when you are logged in then.

    Best wishes,
    Tobias

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘2 tables, same CSS, different styles’ is closed to new replies.