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

    Hello Support Team,

    I would like to reduce the space bevore AND after the headline (Hat auch Ihr Unternehmen mit folgenden Problemen zu kämpfen:).

    How can I do this?
    Here’s the site: http://existenzbedrohung-kmu.de/

    Thank’s,
    Thomas

    #196441

    Hi tsmunic!

    You can use this to reduce the top margin of columns:

    body .column-top-margin {
    margin-top: 20px;
    }

    Cheers!
    Ismael

    #196579

    Hi Ismael,

    this worked well after the headline.

    But what is with the space between the blue header and the headline?

    Thank’s,
    Thomas

    #196673

    Hey!

    You can add following code to Quick CSS as well and adjust it

    .content { padding-top: 20px; }

    Cheers!
    Yigit

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘How to reduce the space between two layout elements?’ is closed to new replies.