I’m trying to use CSS, but can’t figure out how to center or make it larger
Hi,
thanks for your post, and sorry for the trouble.
Can you please post a link to the page with the table where this problem happens, so that I can take a direct look? Thanks!
Regards,
Tobias
http://shirts.firebirdink.com/
I just want to make it big and in the middle
Hi,
thanks. Then, please try adding this “Custom CSS”:
#tablepress-1_filter {
float: none;
text-align: center;
font-size: 30px;
}
#tablepress-1_filter input {
font-size: 30px;
}
Regards,
Tobias
Hi,
no problem, you are very welcome! 🙂 Good to hear that this helped!
Best wishes,
Tobias
P.S.: In case you haven’t, please rate TablePress here in the plugin directory. Thanks!
Hi,
thanks, I really appreciate it! 🙂
Best wishes,
Tobias