Viewing 2 replies - 1 through 2 (of 2 total)
  • you should edit the logo in photoshop or whatever and give it a transparent background

    open the theme’s 1-default.css
    to change header background find this at the top
    body { background:#bfd8e7; color:#333;}
    change the color value to whatever
    for the body background, look a little futher down and find

    /* Structure ---------------------- */
    #page { background:#fff; border:1px solid #92a7b4; border-top:none; }

    change the background value to whatever
    always backup 1st

    Thread Starter outfandish

    (@outfandish)

    Perfect, thank you

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘How to decrease space around logo’ is closed to new replies.