Removing gap between rows breaks One Page nav
in Other
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
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!
However, we checked your site without those margins and all looks fine what you can see on http://pasteboard.co/cNhJCqV.png