• Hi all,

    I checked out a lot of threads but can’t find the solution for my problem

    On my homepage (http://www.trbeveiliging.nl) you can see the words “Onze werkwijze” in the middle. This is a seperate row.

    I would like to reduce the space between that row and the next row (with the shields and numbers). The bottom margins are already set to 0.

    Thanks!

    Regards,

    Robbert

Viewing 1 replies (of 1 total)
  • Try adding something like this to your custom styles:

    #panel-31-2-0-0 h1 {
    	margin: 1em 0 0 !important;
    }

Viewing 1 replies (of 1 total)

The topic ‘Vantage Theme – Reduce space between a row’ is closed to new replies.