Viewing 3 replies - 1 through 3 (of 3 total)
  • It looks like there is an empty adsense div showing up. You can either hide it (non-semantic) or figure out why it is doing that on your end.

    To hide it, just add

    .adsense_single {
    display:none;
    }

    to the end of your style.css

    Thread Starter Mitchell

    (@nyszetas)

    Thanks Michael – but there also appears to be a stray white bar at the bottom after all of the copy – any idea what that is? When I’m adding items to the footer widget area, this is where it appears as opposed to being in the area with the copyright information.

    Thread Starter Mitchell

    (@nyszetas)

    Ok – so I browsed some other sites and this just seems to be a part of the layout.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘[Theme: Graphene] Extra footer?’ is closed to new replies.