Forums

Blank White Space Bottom of Content Above Footer (5 posts)

  1. bradlal
    Member
    Posted 1 year ago #

    Help? How do I get rid of this extra content space under the content and above the footer? I'm guessing it's either code in footer.php or home.php. Any help appreciated. Thx.

    Site:
    http://www.skywaychurch.com

  2. esmi
    Theme Diva & Forum Moderator
    Posted 1 year ago #

    Its being caused by the empty, 300px high, #splithome div in your template file.

  3. govpatel
    Member
    Posted 1 year ago #

    in style.css line 205

    #splithome {
    height:300px;

    add display:none; until you resdy to use it

  4. bradlal
    Member
    Posted 1 year ago #

    Great! Thank you 2 soooo much! Coded display:none; and it looks great!

  5. govpatel
    Member
    Posted 1 year ago #

    You are welcome

Topic Closed

This topic has been closed to new replies.

About this Topic