Remove Break Under Header - by andrew.d.harris1

This topic has 6 replies, 3 voices, and was last updated 6 years, 8 months ago ago by Amzy Leel

  • Avatar: andrew.d.harris1
    andrew.d.harris1
    Participant
    July 11, 2017 at 17:19

    How can I remove the white space under my header before my content begins? Thanks
    http://imgur.com/a/4uoyT

    5 Answers
    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    July 11, 2017 at 18:13

    Hello,

    Add the custom code in page Custom CSS for those pages where you want to remove that space http://prntscr.com/fuerfo

    .breadcrumbs-type-disable.et-header-not-overlap:not(.home) .content-page {
        margin-top: 0;
    }

    Regards

    Avatar: andrew.d.harris1
    andrew.d.harris1
    Participant
    July 11, 2017 at 18:43

    Is there a place I can put this code so it will affect the entire site?

    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    July 12, 2017 at 07:15

    Hello,

    Yes, Theme Options > Styling > Custom CSS.

    Regards

    Avatar: andrew.d.harris1
    andrew.d.harris1
    Participant
    July 13, 2017 at 19:20

    Thank you!

    Avatar: amzy
    Amzy Leel
    Participant
    July 14, 2017 at 06:06

    You are welcome.

    Do not hesitate to ask if you have any other questions (in a new topic / post)

  • 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.