Viewing 4 replies - 1 through 4 (of 4 total)
  • Luke Stacey

    (@daftduke)

    Hi there!

    This should do the trick for you:

    #panel-140-0-0-0 {
      margin-top:  0;
    }
    
    .page-id-140>#wrapper>.wrap.contentclass {
      padding-top:  0;
    }

    You can paste this code in your child theme’s style.css or in a custom css plugin such as Simple Custom CSS.

    Lovely site btw, the picture looks beautiful 🙂

    Cheers,

    Luke the Daft Duke

    Thread Starter antoineO

    (@antoineo)

    Thanks Luke for your comment and your help ! It works perfectly.

    Can you explain to me why there are 2 codes ?

    Luke Stacey

    (@daftduke)

    Great! I’m glad it worked for you 🙂

    There were two elements that created the gap.

    Removing the margin from the first one almost closed it but there was 15px of space left, which was removed by reducing the padding on one of the container elements.

    Thread Starter antoineO

    (@antoineo)

    Splendid ! thank you very much Luke !

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Metaslider > margin’ is closed to new replies.