Header Size

Discussion in 'Squirrel WordPress Theme' started by dinobravo10, Nov 22, 2016.

  1. dinobravo10

    dinobravo10 Member

    Joined:
    Jan 17, 2013
    Messages:
    93
    Likes Received:
    3
    Good Day,

    I wish to decrease the size of the header section to have less of the white spaces(higlighted in yelow). Plesae see attached image aswell.
    Thanks
     

    Attached Files:

  2. Naveen

    Naveen Guest

    Joined:
    Aug 8, 2014
    Messages:
    1,739
    Likes Received:
    64
    Hello,

    Thanks for contacting us,

    If you can share your site URL here then I will let you know the exact custom CSS code for adjusting the space.

    I look forward to hearing from you soon.

    Warm Regards!
    Naveen Kolhe
    InkThemes.com
     
  3. dinobravo10

    dinobravo10 Member

    Joined:
    Jan 17, 2013
    Messages:
    93
    Likes Received:
    3
  4. Naveen

    Naveen Guest

    Joined:
    Aug 8, 2014
    Messages:
    1,739
    Likes Received:
    64
    Thanks!

    Now, you need to paste below CSS code in Custom CSS field located in Dashboard->Appearance->Theme Options->Styling Options
    Code:
    .header {
        margin-top: -36px;
        margin-bottom: -24px;
    }
    This will resolve your issue,

    Warm Regards!
    Naveen Kolhe
    InkThemes.com
     

Share This Page