spacing issue with header

Discussion in 'BlackBird WordPress Theme' started by billistheenemy, Nov 21, 2012.

Thread Status:
Not open for further replies.
  1. billistheenemy

    billistheenemy New Member

    Joined:
    Nov 15, 2012
    Messages:
    3
    Likes Received:
    0
    Hi Guys,

    Having a spacing issue with the header on my site at www.trekmototours.com, the logo is not displaying in the top right of the page. It appears to be a cell down from the top, but the call feature is displaying correctly in top left. can you help please?

    Thanks.
     
  2. Nitesh

    Nitesh Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    5,165
    Likes Received:
    160
    Paste this code in Custom CSS
    Appearance > Theme Option > Styling Option > Custom CSS

    Code:
    .header .logo {
    margin-top: 20px;
    }
     
  3. billistheenemy

    billistheenemy New Member

    Joined:
    Nov 15, 2012
    Messages:
    3
    Likes Received:
    0
    That fixed it. Thank you Nitesh
     
Thread Status:
Not open for further replies.

Share This Page