Archived topic
Table Boarders
5 replies · Started by Eric on August 13, 2015
Still loving this theme but it seems ever since I have updated the theme plug-in all of my tables have awkward borders around them even though I have them with boarders set to 0 or none
Couple Examples:
http://completeptlincoln.com/about-us/meet-our-team/
http://www.nsata.org/ (in the sponsor logos footer)
I haven't changed anything aside from updating. Am I missing something? I can't seem to get the boarders to disappear. Thanks for any insight!
Hi Eric,
Sorry about that - I thought people might like a subtle border on their tables. Some did, but some didn't.
To remove, you can add this CSS:
table, th, td {
border: 0;
}
No worries. I should have been able to figure that out but I just wasn't sure if it was me, a plugin or the theme. Worked like a charm. Thank you sir!
No problem! :)
I've been looking for this one a while. Dit not know that GP was the cause. But thanks for the solution.
No problem! Glad you got it figured out! :)
