Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #356818

    Hi,

    There is a gap between the menu and content below. Can this be moved?

    Many thinks
    Nathan

    http://inlovewithscotland.co.uk

    #356819

    Hi Nathan!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    .home main.template-page.content.av-content-full.alpha.units {
    padding-top: 0;
    }

    Regards,
    Yigit

    #398415

    Hello,

    Using enfold 3.0.8, I have the ugly gap between menu and content.

    The inspector says that code below is the cause :

    <div id="main" data-scroll-offset="116">
      <div class="container_wrap container_wrap_first main_color fullsize">
        <div class="container">
          <main class="template-page content  av-content-full alpha units">
    	<article class="post-entry post-entry-type-page post-entry-55">
    	  <div class="entry-content-wrapper clearfix">
    	    <header class="entry-content-header"></header>
    	      <div class="entry-content"></div>
    	  </div>
    	</article>
          </main>
        </div><!-- close content main div -->
      </div>
    </div>

    Any idea to remove this gap.

    Thanks

    Franck

    http://www.arretsurimage.com

    #398663

    Hi lovecat2!

    Did you try Yigits code in Quick CSS?

    Regards,
    Rikard

    #398810

    Hi,

    Yes i’ve tryed it but I still have the gap.

    By the way, I have also an unwanted huge footer height.

    Thanks,

    Franck

    #398813

    Hey!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    #socket .container {
    height: 45px;
    }

    That will fix the footer issue and there seems to be an element on the top of your page content. Please remove it. If there is not, please add an element, update your page, remove the element and update your page once again and check if that helps. If it does not, please create a temporary admin login and post it here privately so we can look into it

    Best regards,
    Yigit

    #398839

    Hum I think I have an database problem.

    The CSS fiw works with the footer height.

    Thanks

    Franck

    #398843

    Hey!

    Please feel free to let us know if there is anything we can do to help :)

    Best regards,
    Yigit

    #399220

    I’ve recreated a brand new landing page with the same informations and the problem dispaser.
    I think the original page was mess up (probably during the 4.0 WP upgrade) as it there was sometimes other work in progress pages elements displayed inside this landing page.
    Thanks for your support.
    Franck

    #399465

    Hey Franck!

    Great, glad we could help :)

    Best regards,
    Rikard

Viewing 10 posts - 1 through 10 (of 10 total)
  • The topic ‘Large gap between menu and content below. Can this be removed?’ is closed to new replies.