Reducing the header page

Discussion in 'SaleJunction E-Commerce WordPress Theme' started by davidrguzman, Mar 29, 2016.

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

    davidrguzman New Member

    Joined:
    Jun 6, 2015
    Messages:
    6
    Likes Received:
    0
    Hi,

    I'm having difficulty reducing the header that is on the top of my website. Could you help provide me with the custom CSS that I need to reduce the header? There used to be a login bar at the top of the page and I was able to remove it, but now I want to remove some of the white space at the top of the page.

    http://profit-curve.com

    Thanks so much!

    David
     

    Attached Files:

  2. nitin

    nitin Guest

    Hi David,

    Greetings from InkThemes,

    Please paste the code given below in Custom CSS section
    (Appearance -> Theme Options -> Styling Options -> Custom CSS) of your dashboard.

    Code:
    .header {
        margin-top: 10px; 
    }
    Hope this helps...!

    Thanks & Regards!
    Nitin
    InkThemes.com
     
  3. davidrguzman

    davidrguzman New Member

    Joined:
    Jun 6, 2015
    Messages:
    6
    Likes Received:
    0
    Thanks so much for your help! This is exactly what I was looking for. :)
     
Thread Status:
Not open for further replies.

Share This Page