Viewing 2 replies - 16 through 17 (of 17 total)
  • Hi Guys,

    Sorry, I am trying to remove the gap from the 2012 theme using the meteor slide plugin. Sorry Josh, can seem to get it to work.
    Here is the URL, http://kwcthailand.com
    Any help would be great.

    Plugin Author Josh Leuze

    (@jleuze)

    @antonsphuket If you inspect it with Firebug, you’ll see that the site container has a top margin on it that is adding this space below the slideshow:

    body .site {
    padding: 0 40px;
    padding: 0 2.857142857rem;
    margin-top: 48px;
    margin-top: 3.428571429rem;
    margin-bottom: 48px;
    margin-bottom: 3.428571429rem;
    box-shadow: 0 2px 6px rgba(100, 100, 100, 0.3);
    }
Viewing 2 replies - 16 through 17 (of 17 total)
  • The topic ‘Gap between Meteor slides and my menu bar’ is closed to new replies.