Too much space above menu

Discussion in 'BusinessGrow One Page WordPress Theme' started by rsjhunter, Feb 20, 2014.

  1. rsjhunter

    rsjhunter Member

    Joined:
    Nov 20, 2013
    Messages:
    43
    Likes Received:
    0
    when you open up website there is too much space above menu so you cannot read my important message
    Healthy lifestyle 100% chlorine free

    where the phone no is listed above the zerochlorine LLC loge needs to be removed
    how would i remove that space?
     
  2. bayernsoftware

    bayernsoftware Member

    Joined:
    Feb 1, 2014
    Messages:
    35
    Likes Received:
    4
    Location:
    Indiana, USA
    Hoping I'm not stepping on anyone's toes at InkThemes, but I had the same issue.

    My fix:
    Appearance --> Theme Options --> Sytling Options --> Custom CSS

    #logo{
    padding-top:12px;
    }

    This should decrease the padding above your logo. I also have code that allows a slightly larger company logo if you're interested.
     

Share This Page