Hi,
thanks for your question, and sorry for the trouble.
To add a border to the header row as well, you will need the CSS
.tablepress-id-1 thead th,
.tablepress-id-1 tbody td {
border: 1px solid #cccccc !important;
}
Regards,
Tobias
works like a charm! Thank you Tobias:-)
Hi Tobias: I have another question. I tried to add another table in a different page in my blog. But this time the borders dont work despite me already adding the CSS code in the “Customize” section of the backend. Plus I also added the CSS in the plugin options. But it doesn’t work!
Link to the post:
https://holiguide.in/2019/04/29/the-best-water-purifiers-of-2019/
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!
Hi Tobias, Could you kindly respond to my question above. The CSS code you suggested is not working for other tables in the same blog.
Hi,
ah, sorry, I must have missed that second question.
The table on that page has ID 5, but you only have CSS for table 1 in the “Custom CSS” on the “Plugin Options” screen of TablePress. You need to copy that CSS and change the table ID 🙂
Regards,
Tobias
thank you Tobias! That works perfect:)
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!