I copied and paste my table from excel into doc plugin in group. Is it possible to show the lines (so table is visible in view) of the tables in Doc on my buddypress group?
Thank you for a great plugin.
This topic was modified 8 years, 6 months ago by mnohtm.
The styling for tables on your site is set by your theme. Look for table, td and tr rules in your theme. (I’d recommend creating a child theme to add your own styles rather than modifying the theme directly, though: https://codex.ww.wp.xz.cn/Child_Themes)