Quantcast
Channel: WordPress.org Forums » All Topics
Viewing all articles
Browse latest Browse all 59525

Can’t apply changes to all tables

$
0
0

Replies: 0

Hello Tobias,

I’m reaching out because I’m trying to center all tables and hide search boxes on all tables.

I added the following code to the Custom CSS section:

.tablepress {
width: auto;
margin: 0 auto 1em;
}

#tablepress filter {
display: none;
}

But as you can see in this page, that code doesn’t apply to all tables:
https://www.macgamerhq.com/gaming-on-a-mac/

Any clue what is going on here?

Thanks!


Viewing all articles
Browse latest Browse all 59525

Trending Articles