Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1077864

    hello, the text line is dissappearing behind the text block…
    can the textfield somehow be put a little lower?
    best regards, jelle vanhijfte

    #1077906

    Hey jelle,

    Add this to quick css:

    textarea#comment{
    margin-top:20px!important;
    }

    Best regards,
    Jordan Shannon

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