Responsive WordPress Theme – Caliber

A theme with simple controls and limitless potential. Work fast and build an amazing website!   Find out more »

UpThemes – Beautiful WordPress Themes

Create a site your church, gallery, newspaper, blog, recipes, band and more!   See the themes »

Need a little help?  Find answers quickly by searching the forum.
Group Admins
  • andy
  • jeffw
  • admin

Support for: Moxie – Responsive Theme for WordPress

Moxie

Public Group  |  active 1 week, 1 day ago ago
Viewing post 1 to 4 (4 total posts)

Excessive spacing between body and footer

  • vunguyen

    said

    Hi Guys,

    The spacing between the body and the footer is quite excessive.
    You can see it on your own demo home page: http://para.llel.us/themes/moxie-wp/
    I think it has something to do with the responsive design. It doesn’t look too bad on a phone or tablet. But for computer users, it’s quite extreme (same on Chrome/Firefox/IE)

    Could you please let me know where can I edit that?

    Thanks guys!

  • jeffw

    said

    Hi, vsync.

    Go to Appearance > Theme Options > Custom CSS and add the following style to your Custom CSS box:

    @media screen and (min-width: 768px) {
      #Bottom { margin-top: 0 !important }
    }

    Adjust the margin to suit.

    If you use the Internet Explorer, Chrome or Safari browsers you can use their built-in developer tools to point at and “inspect” elements on a web page to find out what styles they use. You can even tweak the styles live to experiment with any changes you might fancy. If you use Firefox then there is an add-on named Firebug you can install which gives that browser the same functionality as the developer tools built into the other browsers.

    If you need to learn how to use CSS then I can recommend this site: http://www.w3schools.com/css/

Viewing post 1 to 4 (4 total posts)
Topic tags: between, body, excessive, footer, space, spacing