Header

Discussion in 'ClassiCraft WordPress Theme' started by nvr2late, Nov 13, 2014.

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

    nvr2late Member

    Joined:
    Sep 10, 2014
    Messages:
    148
    Likes Received:
    2
    Location:
    Cambria, Ca
    I would like to make my header smaller, meaning I have a huge space between my logo and my menu. How can I pull up the menu closer to the header? Thanks. www.local60plusconnect.com.
     
  2. Pramod

    Pramod Guest

    Joined:
    Aug 8, 2014
    Messages:
    2,847
    Likes Received:
    63
    Hello,

    ( Theme Options -> Styling Options -> Custom CSS) of your dashboard.
    Code:
    .menu_wrapper
    {
    margin-top:0px;
    }
    Thanks & Regards
    Pramod
     
  3. nvr2late

    nvr2late Member

    Joined:
    Sep 10, 2014
    Messages:
    148
    Likes Received:
    2
    Location:
    Cambria, Ca
    Thanks, but I think I goofed. I went to the Custom CSS and there was some code in there having to do with classifieds, I think. Well, I deleted that and added the menu code which you supplied, which didn't seem to change anything. Then I went to edit a posting and the only thing showing is the title. So I must have deleted CSS coding having to do with that.
     
  4. nvr2late

    nvr2late Member

    Joined:
    Sep 10, 2014
    Messages:
    148
    Likes Received:
    2
    Location:
    Cambria, Ca
    Got another idea. Since the code you sent I couldn't make work, how about using the Editor.
    Here is a screenshot. What would I change to narrow the margin (the white horizontal space) between my logo and my menu? www.local60plusconnect.com
     

    Attached Files:

  5. Pramod

    Pramod Guest

    Joined:
    Aug 8, 2014
    Messages:
    2,847
    Likes Received:
    63
    Hello,

    You are using logo of size 952x504 px and it is too big.
    localseniors1.png
    In your logo there are extra space below text.
    Make your logo approx 500x300 px.

    Thanks & Regards
    Pramod
     
  6. nvr2late

    nvr2late Member

    Joined:
    Sep 10, 2014
    Messages:
    148
    Likes Received:
    2
    Location:
    Cambria, Ca
    Okay. It worked. Thanks.
     
Thread Status:
Not open for further replies.

Share This Page