Posted in: Newsmag
Jan 8, 2018 at 6:05 am
Hi,
How to remove table border? I’ve tried a using border=”0”, but there’s still a border.
Thanks.
Jan 8, 2018 at 9:51 am
Hello syahrizal.mu,
You should change the color of the border from here -> https://www.screencast.com/t/vO8KtPIXd
Thanks for the message!
Jan 8, 2018 at 6:07 pm
It will change grid the theme, not HTML Table. This default border http://prntscr.com/hxn2d0 , can we change to without border?
-
This reply was modified 8 years by
Syahrizal Muttaqin.
Jan 10, 2018 at 8:17 am
Hi,
If not from your themes, where is come from? I use your theme.
Thanks.
Jan 14, 2018 at 12:56 pm
Hi,
My site is https://www.raidbrick.com , Please help me to remove the Border Tabel in the post.
Thanks.
Jan 15, 2018 at 9:45 am
Hello syahrizal.mu,
Try to use the code below and place it in Theme panel -> Custom CSS area.
table td {
border: 0;
}
The result is here -> https://www.screencast.com/t/poBi4788rhD9
Thanks.
Viewing 9 posts - 1 through 9 (of 9 total)
You must be logged in to reply to this topic.
