Quantcast
Channel: Topic Tag: footer | WordPress.org
Viewing all articles
Browse latest Browse all 13545

TobiasBg on "[Plugin: TablePress] Have border only on footer?"

$
0
0

Hi Stacey,

that should be possible with this "Custom CSS":

.tablepress {
  border-bottom: 2px solid #ff0000;
}

Depending on the other CSS that you are using, it might be necessary to add the !important command right after the #ff0000 and before the ;.

Regards,
Tobias


Viewing all articles
Browse latest Browse all 13545

Trending Articles