HTML Table with no visible border
-
Hello,
I need the table in the following link with no visible border.
thanks
http://josephmcelligott.com/pensions/
The blog I need help with is: (visible only to logged in users)
-
-
Hi there, since you have the WordPress.com Business plan upgrade, we can do this simply with one CSS rule. Go to Appearance > Customize > CSS, delete all the informational text in that window, and paste in the following custom CSS.
table, td { border: none; } -
-
- The topic ‘HTML Table with no visible border’ is closed to new replies.