How to increase HEADER of my blog?

Homepage Community Forums Epik Theme Support How to increase HEADER of my blog?

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #10500
    Nandita
    Customer

      I want to increase the HEADER height of my blog. And move the LOGO down, so that the LOGO will be 5px. from the lower border and 15 px. from the upper border or top.

      Please help me to solve this.
      Thanks.

      My blog URL is http://shoutabrand.com

      #10519
      Wes
      Moderator

        It looks like you already have most of it done, right? If you still need to add the space to the top of the logo, you can add some padding to the .head-wrap like this (line 1877) –

        .head-wrap {
            background: #303236;
            margin: 0 0 40px;
            padding-top: 15px;
        }
        #10543
        Nandita
        Customer

          Hi Wes,

          G8! It worked.

          Thank you so much……

          #10551
          Wes
          Moderator

            You’re Welcome!

          Viewing 4 posts - 1 through 4 (of 4 total)
          • The topic ‘How to increase HEADER of my blog?’ is closed to new replies.