Removing gap between rows breaks One Page nav

I have my one page website setup and everything is working great. However, I want to remove the 35 pixel gap between my rows. When I do this, the left hand menu is no longer accurate. The page scrolls to the proper section, but the wrong menu link is active.

Tried this, and it breaks:
.vc_row{
margin-bottom:0px;
}

Please take a look and let me know what I should do:

Thanks!

Comments

  • Hey,

    the only way to remove margin bottom for VC plugin, is the css you left above. Except that one, we do not have other solution as well.

    Thanks!
  • But why does this break the one page navigation. This is a flaw in the theme. 
    And why would people want a gap between their rows?
  • Many people just need those gaps for their projects. Also, please notice that those gaps comes with theme plugin which does not belong to us what means that we have nothing to say in this matter. Included Visual Composer version is a plain version (same as you get directly from the author) because this is what for lot's of customers were asking before we decided to add this plugin and we do not have any impact on any margin/padding and other stuff related to plugin. It is not a "flaw" for sure. If you would like to complain, you should ask plugin's author why is he adding default margin/padding.

    However, we checked your site without those margins and all looks fine what you can see on http://pasteboard.co/cNhJCqV.png
Sign In or Register to comment.