[Plugin: WP-Table Reloaded] Font Colour, Transparency, & Border Removal
-
I have been using your wp-table reloaded for a while now and have had no problems until now. I upgraded to your latest code and added some new pages with new tables. I would like them to be a transparent background, no borders, and white (#FFFFFF) font (except the headings for each product are pink). It was working at one point and now I’m getting partial borders in blank cells and some black font at the top of the page. This is the code I’m using:
.wp-table-reloaded td { font-family: Tahoma; font-size: 12px; color: #FFFFFF!important; } .wp-table-reloaded, .wp-table-reloaded td, .wp-table-reloaded th { border: none!important; border-collapse: collapse!important; border-spacing: 0px!important; background: none!important; }
My site is https://www.saralynn.com. The pages I’ve applied the tables to are hidden right now (testing, testing/music, testing/apparel, testing/fun-merch). I’d appreciate your help. Thanks in advance. ??
- The topic ‘[Plugin: WP-Table Reloaded] Font Colour, Transparency, & Border Removal’ is closed to new replies.