Table contents aren’t change
-
I’m new to both wordpress and tablepress and I’m trying to fix a friend’s website. I wanted to change some custom styling in the cells of one of the tables, and noticed that in other tables of the website, there’s content like this:
Some Text<span class=”some-class”></span><em>Some more text</em>
All of the above works when I look at the website. The table cell texts has an icon after “Some Text” (that’s the the some-class does), and then the following text is emphasized. When I follow the same exact styling in another table’s cell, then save the table page, the preview shows the emphasized text. However, when I save the wordpress website and publish, the cell text in the table isn’t emphasized. Is this a caching issue or do I need to delete the existing table and insert the modified one? It would be unfortunate if I had to remove and add all over again for a simple text change in a cell.
Another question: is it possible to override the global styling options (css) for a specific table? How would I do that?
The topic ‘Table contents aren’t change’ is closed to new replies.