• Resolved ashlinhorsley

    (@ashlinhorsley)


    Hey guys! I really need help removing this giant white space from the landing page of my site. I really just want it to be the slider with the name and nothing else on the page. I don’t want the menu either but I can live with it if I could just get rid of that GIANT WHITE SPACE!!

    https://www.eyobllc.com

    Thank you!

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi,

    You can use this CSS code to remove those white space. Put this code into Customize > additional CSS.

    .home .page-wrap {
        display: none;
    }
    Thread Starter ashlinhorsley

    (@ashlinhorsley)

    Thank you!! Worked perfectly. Any way to help me figure out how to make the sliding text (that currently reads “EYOB”) to a photo?

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Need to remove giant white space!!’ is closed to new replies.