[Plugin: WP-Table Reloaded] Need help adjusting row height
-
I am having trouble decreasing the row height on my social networking table that I have created in my sidebar. I can decrease the column width but not the row height. I would like the icons to align very close together, almost touching if possible. I would also like the top row closer to the widget title (Connect) but I am guessing decreasing the row size will help solve that problem.
Here is my site: https://gator1240.hostgator.com/~jsnyder7/amitestsite.com/?page_id=13
Here is my code:
.wp-table-reloaded-id-5, .wp-table-reloaded-id-5 td {
border: none!important;
border-collapse: collapse!important;
border-spacing: 0px!important;
margin: 0!important;
padding: 0!important;
width: 48px!important;
height: 48px!important;
}Thank you for any help you can give me! This is a great plugin and so useful!
- The topic ‘[Plugin: WP-Table Reloaded] Need help adjusting row height’ is closed to new replies.