Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #433343

    Hi,

    i made a table element transparent and deleted the borders. But now i am not able to move the table up. (The distance to the heading is to much.)
    A – whitespace did not work.

    Regards, Simon

    #434269

    Hi simonac!

    Add this to your custom CSS.

    table { margin-top: 0px !important; }
    

    Best regards,
    Elliott

    #434681

    Thanks!

    #435038

    Hey!

    Glad we could help :)

    Best regards,
    Rikard

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.