Remove White Space below menu/page title

This topic has 10 replies, 4 voices, and was last updated 8 years, 2 months ago ago by Eva Kemp

  • Avatar: luismac
    luismac
    Participant
    February 19, 2016 at 20:59

    I need to remove globally the white spacing that is below the page title.
    (see attached info/screenshot in private)

    Please, contact administrator
    for this information.
    9 Answers
    Avatar: stan
    Stan Russell
    Participant
    February 20, 2016 at 08:29

    Hello luismac,

    please add following css code to Theme Options > Custom CSS > Global Custom CSS:

    .content-page{
    margin-top:0px;
    }
    .vc_custom_1455830605999{
    margin-top:-30px;
    }

    Regards,
    Stan Russell.

    Avatar: luismac
    luismac
    Participant
    February 21, 2016 at 07:30

    Hi Stan. Your css code did not work

    Avatar: Eva
    Eva Kemp
    Support staff
    February 21, 2016 at 11:17

    Hello,

    Please try to use this code in Theme Options > Custom CSS > Global Custom CSS:

    .content-page, .page-content {
        margin-top: 0px !important;
    }

    Regards,
    Eva Kemp.

    Avatar: luismac
    luismac
    Participant
    February 22, 2016 at 07:14

    Again, this also does not work…

    Avatar: Robert Hall
    Robert Hall
    Support staff
    February 22, 2016 at 11:07

    Hello,

    Please provide us with wp-admin access in Private Content.

    Regards,
    Robert Hall.

    Avatar: luismac
    luismac
    Participant
    February 23, 2016 at 08:39

    please provide another fix for css

    Please, contact administrator
    for this information.
    Avatar: Eva
    Eva Kemp
    Support staff
    February 23, 2016 at 10:15

    Hello,

    The previous credentials to dev site are incorrect.
    Please provide us with the correct ones.

    Thank you.

    Regards,
    Eva Kemp.

    Avatar: luismac
    luismac
    Participant
    February 23, 2016 at 19:01

    Eva, please look at the previous reply you sent me to the ftp

    Avatar: Eva
    Eva Kemp
    Support staff
    February 23, 2016 at 19:30

    Hello,

    Sorry, but we still can’t log in.
    Please write correct credentials in Private Content.

    Thank you.
    Regards,
    Eva Kemp.

  • Viewing 10 results - 1 through 10 (of 10 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.