• Resolved fneurieser

    (@fneurieser)


    Hello Tobias,

    I tried to change the color within column 1 of my table nr. 4 on the menu FREMO and used

    .taplepress-id-4 tbody .column-1 {
    	background-color: #d9edf7 !important;
    }

    but nothing changed. Next I tried was

    
    .taplepress-id-4 tr .column-1 {
    	background-color: #d9edf7 !important;
    }

    nothing happened.

    Could you please assist in solving that issue?

    Best regards
    Franz-Georg

    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 an additional CSS minification and caching plugin (WP Fastest Cache?). You will probably have to clear that plugin’s cache after making changes to the CSS code.

    Regards,
    Tobias

    Thread Starter fneurieser

    (@fneurieser)

    Hi Tobias,

    thanks a lot. I’ve really forgotten to clear WP-Fastest Cache after changing CSS.

    Best regards
    Franz-Georg

    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 ‘Column background-color’ is closed to new replies.