Okay
  Public Ticket #3040345
Too much white space above Slider Revolution
Closed

Comments

  • GertJan started the conversation

    Hi,

    Please have a look at my site on mobile, madonna.nl

    There is too much white between the logo and the picture (Slider Revolution) below.

    How can I fix this?

    Kind regards,

    GertJan

  •  646
    Alexandre replied

    Hi Gert, 

    Please use this custom css code:


    @media (max-width: 1159px){
    div.boxed {
    margin-top: 0px ; 
    }
    }

    Thanks,


    Alexandre from the Sonaar.io Crew