• Resolved tlhayden

    (@tlhayden)


    Hi I’m using the most recent zerif lite theme for my client. Is it possible to decrease the thickness of the spacing of each section. The website is here https://www.camillevirgina.com Example in the as feature in section theres so much space left over at the top of thxt and bottom

Viewing 4 replies - 1 through 4 (of 4 total)
  • Try to add the following CSS code.

    .header-content-wrap{
      padding-top: 0;
      padding-bottom: 100px;
    }

    You probably need to adjust the padding bottom value to meet your best fit.

    Thread Starter tlhayden

    (@tlhayden)

    No that doesn’t work…. We basically want to be able to let clients know there is more information at the bottom and to keep scrolling is there a bouncing arrow code or something we can put there. Some viewers aren’t smart enough to keep scrolling.

    Andrew Nevins

    (@anevins)

    WCLDN 2018 Contributor | Volunteer support

    It sounds like you’re only considering this issue from the size of your monitor.

    Thread Starter tlhayden

    (@tlhayden)

    do you see more than just the top photo on your end Andrew?

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Spacing in each section’ is closed to new replies.