Parallax gap removal

Hi,

I've set up a couple of sections that I want to use parallax on but am left with a gap between sections that I have no idea how to get rid of?!

(http://foundationsofbrilliance.ie/about/)

It's an unfinished page so don't mind the content, but I've searched all over and can't see how I would get rid of the gap if I want to.

The only other thing I can think to do isto design my page around having sections in between parallex backgrounds.

Thanks for your help.

Comments

  • Hi,

    you got this gap, because you use VC plugin which is horrible for such pages and solutions. You can use below css to remove these gaps but it's still not good solution in our opinion.
    .wpb_row, .wpb_content_element, ul.wpb_thumbnails-fluid > li, .last_toggle_el_margin, .wpb_button { margin-bottom: 0 !important; }
  • Ah, ok.

    Unfortunately I'm not educated on css and so have no idea where I would put this code line.

    I see it's possible to build the site using the muffin builder instead of VC, would you recomend I learn how to use that instead of the VC?

    and if so, where do I find tutorials on that and can I do parallax easy enough?
  • Above css, like any other must be pasted under Theme options > Custom CSS & JS > Custom CSS section. All information about Muffin Builder and all items included, you can read on http://themes.muffingroup.com/betheme/documentation/

    But to set parallax background you must edit section item http://themes.muffingroup.com/betheme/documentation/#section
  • Thanks :-)

    I've worked it out in VC.

    To be honest, I'm confused by having both the muffin builder and the VC.

    As someone who bought this theme for ease of use with no coding necessary, I've spent more time learning it and fiddling to make stuff look right than I have actually putting up content.

    Then again, it's not like I'm using one of the templates.
  • Of course we understand but as you saw, this theme is really advanced tool now and if you are using it first time, you need to spend some time to learn how things works. If we had much less options in the past, theme was easy to use but now if we got much more options and possibilities it's difficult. We are adding these options and features at your requests so it is not what we do ourselves just like that. Hope you understand what we mean. Thanks!
Sign In or Register to comment.