Problems with padding
-
I’ve got a tablepress shortcode inside of a div, and it appears as though there’s padding on top that’s kicking the text down so that it hangs just below the div.
I’m using the following custom CSS commands in Plugin Options for tbody td
padding: none;
text-align: center;I’ve tried using a -5px margin-top and also -5px padding-top, but neither changes the placement of the text. When I remove the tablepress code and just place the text itself in the div, it sits where I want it to…so it seems something in tablepress is kicking the text down but I can’t figure out what it is.
Can you help?
Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
- The topic ‘Problems with padding’ is closed to new replies.