Some space between menu and slider

Viewing 2 posts - 1 through 2 (of 2 total)
  • #19951
    th-krause
    Participant

    Hi,
    how can I make it that between menu and slider is a distance?

    Thank you

    Thomas

    #19977
    Daniel Tara
    Keymaster

    Add this to custom styles:

    #slider {
    	margin-top: 30px;
    }

    of course replace 30px with your preferred margin.

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.