Search for: Log In Free Support [Resolved] thin dotted line around posts and tables Home › Forums › Support › thin dotted line around posts and tables This topic has 1 reply, 2 voices, and was last updated 5 years, 2 months ago by Tom. Viewing 2 posts - 1 through 2 (of 2 total) Author Posts December 15, 2015 at 3:12 am #160134 Torsten Hi Tom, around posts (http://goo.gl/zLxA8L) and tables (http://goo.gl/IORgdM) I have a thin dotted line. I couldn’t find the code in style.css creating it. Any way to get rid of them? best Torsten December 15, 2015 at 10:26 am #160204 TomLead Developer Lead Developer That’s because there’s a thin line that goes around tables (you should avoid using tables unless you’re posting tabular data). To remove it, use this CSS: table, th, td { border: 0; } Documentation: http://docs.generatepress.com/ Adding CSS: http://docs.generatepress.com/article/adding-css/ Ongoing Development: https://generatepress.com/ongoing-development Author Posts Viewing 2 posts - 1 through 2 (of 2 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In