Support Center
Visit Demo
License manager
Buy @ envato
toggle menu
Categories
Discussions
Activity
Sign In
·
Register
Sign In
·
Register
Categories
Discussions
Activity
Sign In
·
Register
×
Home
›
Theme support
›
Shortcodes
Table row height
kathrin_helmedach
April 2017
in
Shortcodes
Hello,
is there a possiblity for a global setting for the height of the table rows?
Please have a look here:
http://jaeger.jaeger-handling.de/produkte/carbo-arm/ausstattungsoptionen-carbo-arm/kranbahn-kranbruecke-ca
I'd like to have the rows in all my tables more narrow (less padding).
Comments
Albert
April 2017
Hi,
to remove padding from table, you need to use the following custom css:
table th, table td { padding: 0 !important; }
Sign In
or
Register
to comment.
Comments
to remove padding from table, you need to use the following custom css: