Hi Mark,
to get a border around the entire table, please try
.tablepress-id-29 {
border: 2px solid #8C480D;
}
If that does not help, please post the link to the page with the table.
Regards,
Tobias
Thread Starter
MarkFL
(@markfl)
Hi Tobias,
That worked first time, thank you! One small thing, you can see the lines between each row and I’d rather they weren’t visible. The site is under wraps at the moment so don’t want to link to it publicly – I can send it privately to you though?
Thanks again.
Mark
Hi Mark,
sure, you can send me an email (the address is in the main plugin file “tablepress.php”).
It might however be quicker if you first try the “Custom CSS” from the question “How do I remove the borders from a table?” in the TablePress FAQ at http://tablepress.org/faq/
You’ll just have to remove the very first line of that, and I recommend to place that before the CSS code that I posted above.
Regards,
Tobias
Thread Starter
MarkFL
(@markfl)
Perfect! Thanks Tobias, brilliant, quick, helpful support.
Regards, Mark
Hi Mark,
great to hear that this helped! 🙂 You are very welcome!
Best wishes,
Tobias
P.S.: In case you haven’t, please rate TablePress here in the plugin directory. Thanks!