Footer issue

  • rodeboy

    #5586

    This is not a major issue, but since tidying up some sites with the updates etc I now get a panel across the top of the footer.

    Have a look at http://www.jazzjam.org.uk and just above the Copyright wording there’s a lighter bar across the page. Looking at the colours it’s like the footer has gone underneath the content (or vice versa).

    Can someone explain why I am getting it please, and how to remove it? I would prefer a crisp border across dividing the content from the footer, but it’s not a big deal. I’ve spent ages trying to find a bar that I could hide maybe, but without luck!

    Thanks, Chris

    Admin

    Syahir Hakim

    #32271

    That’s part of the theme. Add this code to the Custom CSS feature to remove it:

    #footer {
    background: #175185;
    padding-top: 20px;
    }

    rodeboy

    #32272

    Thanks for the response Syahir – much appreciated.

    Just for the record, I’m not a fan of this as I prefer the more crisp line across.

    Otherwise as I said in an earlier post I love everything about Graphene and I really don’t know why other people would want to use any other theme!

    Keep up the good work, and the wonderful support.

    Chris

Viewing 3 posts - 1 through 3 (of 3 total)

  • You must be logged in to reply to this topic.