Reduce white vertical gap spacing - by zouking

This topic has 6 replies, 2 voices, and was last updated 8 years ago ago by Robert Hall

  • Avatar: zouking
    zouking
    Participant
    March 17, 2016 at 05:38

    Tried to reduce the vertical gap using the “Design” tab, not getting what i want.

    Please refer to screenshot.

    Any idea? Thanks.

    Please, contact administrator
    for this information.
    5 Answers
    Avatar: Robert Hall
    Robert Hall
    Support staff
    March 17, 2016 at 08:08

    Hello,

    Please provide us with link to the page.

    Regards,
    Robert Hall

    Avatar: zouking
    zouking
    Participant
    March 17, 2016 at 08:10

    Hi,

    As requested. But there are other pages which is also having the same issue.

    All in private content.

    Thanks

    Please, contact administrator
    for this information.
    Avatar: Robert Hall
    Robert Hall
    Support staff
    March 17, 2016 at 08:30

    I’ve added the following code to Page Settings (http://prntscr.com/agakqm) of first page that you provide us.

    .vc_row{
        margin-right: 0px !important;
        margin-left: 0px !important;
    }
    .vc_column_container>.vc_column-inner{
        padding-left: 0px;
        padding-right: 0px;
    }
    .content{
        padding-left: 0px;
        padding-right: 0px;
    }

    You should do the same thing for other pages like that. Also you need remove all margin values in the Row Settings. (See screenshot: http://prntscr.com/agakdp)

    Regards,
    Robert Hall

    Avatar: zouking
    zouking
    Participant
    March 17, 2016 at 08:36

    Thanks.

    Could you briefly explain to me what is the codes for?

    Like

    .vc_row
    .vc_column_container>
    .content{

    Avatar: Robert Hall
    Robert Hall
    Support staff
    March 17, 2016 at 09:07

    Please read more in these articles:
    http://www.w3schools.com/css/css_margin.asp
    http://www.w3schools.com/css/css_padding.asp

    Regards,
    Robert Hall

  • Viewing 6 results - 1 through 6 (of 6 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.