• URL: http://www.farmington.church

    Users on tablets as well as others with the browser window not maximized see the maroon bar creep up under the slider and the contact information appears to wrap around the slider, although it is not a desirable wrap.

    I want the maroon bar and text below it to remain below the slider regardless of the device used.

    I know this is an easy fix, I just haven’t figured it out yet.

    Please help if you can.

Viewing 2 replies - 1 through 2 (of 2 total)
  • try to add this to the custom CSS:

    #footer { clear: both; }

    Thread Starter clayhendrix

    (@clayhendrix)

    That keeps the text below the maroon bar and it keeps the maroon bar below the slider, but it removes the background from the footer when you make the browser window smaller or view on a phone.

    Here is what is in style.css:

    #footer {border-top:solid 10px #b80201;width:100%;height:10px;clear:both;}

    Check it out: http://www.farmington.church

    Thanks for the help, though.

    Also, I’m on WordPress 4.3 now.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Incorrect footer position’ is closed to new replies.