• Resolved cdmonline

    (@cdmonline)


    All of my tables are being displayed with a blank space above them, which means that they are not aligning with the other elements on the page. I’m using SiteOrigin for my page layout with the Quest theme. This URL illustrates the issue (every page on my site is showing the same behavior):

    https://dragonrealmpress.com/marketing-promotion/

    There are 3 columns on the page. The first contains an image, the second some paragraphs of text and the third is my table. The table in column 3 is displaying lower than the paragraphs of text to its left in column 2. How can I fix this?

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter cdmonline

    (@cdmonline)

    I’ve added a workaround with this…

    .tablepress-id-1 {
    margin-top: -8px;
    }

    Plugin Author TobiasBg

    (@tobiasbg)

    Hi,

    thanks for your post, and sorry for the trouble.

    This is indeed the best solution here. The reason for this to happen in the first place is that your theme adds a top and bottom margin to all tables on the site in its style.css file, i.e. this is not caused by TablePress.

    Regards,
    Tobias

    Thread Starter cdmonline

    (@cdmonline)

    Thanks ??

    Plugin Author TobiasBg

    (@tobiasbg)

    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!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Space at the top of the table’ is closed to new replies.