• Lucas

    (@lucashellyer)


    Hi there, as you can see there is a white space in the main content, and i want to remove this. This code worked:

    .container
    {
    padding: 0px;
    margin: 0px;
    }

    .row
    {
    padding: 0px;
    margin: 0px;
    }

    However it affected the main menu as well, which i dont want.

    Thanks for the help.

    The page I need help with: [log in to see the link]

Viewing 12 replies - 1 through 12 (of 12 total)
  • Theme Author Evgeny Viner

    (@evgenyviner)

    Hi there, I see that you are using the premium version of the theme. It means you are in a wrong place. Go ahead and open your ticket here: https://theme4press.com/support-forum/
    Thanks.

    Thread Starter Lucas

    (@lucashellyer)

    Hi there, i no longer have support available and do not wish to renew it for one problem that i assume has a simple fix.

    Thanks.

    Theme Author Evgeny Viner

    (@evgenyviner)

    I understand. In any case, simple fix or not, the theme isn’t supported here from obvious reasons. Thank you for understanding.

    Thread Starter Lucas

    (@lucashellyer)

    So i am unable to get help unless i purchase support?

    Theme Author Evgeny Viner

    (@evgenyviner)

    This is the whole point of it. There is only one place where Evolve plus is supported, and it is not free.

    Thread Starter Lucas

    (@lucashellyer)

    I cant get help from the public? Like any other service.

    Theme Author Evgeny Viner

    (@evgenyviner)

    Of course you can! I’m just saying that the theme team cannot answer. And this support forum is just not for users of Evolve Plus, but nobody has any intention of asking you to leave. Good luck!

    That kind of sucks…people who “don’t” purchase the premium theme can get help, but those who do, can not? Wow…

    Let me see if I cqn pass that news around a little bit…

    Thread Starter Lucas

    (@lucashellyer)

    Oh ok that’s good, thought you were gonna close the thread.

    Thanks.

    Lucas, did you try this:

    div.data-vc-parallax {
    width: 100%;
    }

    also, do you have visual composer plugin or something? You may be able to remove the

    .vc_row {
    margin-left: -15px;
    margin-right: -15px;
    }

    …once you fix the width issue…you shouldn’t need that. And then, the overflow:hidden could come off also. Your CSS is all over the place…

    Thread Starter Lucas

    (@lucashellyer)

    Hello there, thanks so much for the help, yeah i do have visual composer installed and am using it on this page.
    No luck with the parallex code.

    I did try something with the .vc_row previously but didn’t have much luck.

    I also have not touched the css apart from my custom css shown above so not sure why its all over the place.

    Thanks for the help.

Viewing 12 replies - 1 through 12 (of 12 total)
  • The topic ‘No padding for main content’ is closed to new replies.