• Hi I’m having a little issue with my banner on my site ebuddyuk.com

    I have added a custom banner but just under it a gray bar has appeared, does anyone know how to get rid of it?

    Thanks

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter LukeWatson

    (@lukewatson)

    Also does anyone know how to remove/change the popular posts so i can either change it to popular products or add a separate widget completely – i dont use a supported plugin for this theme

    You can get rid of the grey box by adding the display: none; to this CSS:

    .topbar {
        background: none repeat scroll 0 0 #DDDDDD;
        display: none;
        float: right;
        height: 60px;
        margin: 30px 0 0;
        width: 468px;
    }

    Hi,
    I am wondering how I can get rid of the big red buy now button on the EBuy template. Thanks!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘ebuy – grey area below header’ is closed to new replies.