Move menu up above logo and call to action - cgerman

Discussion in 'RoadFighter WordPress Theme' started by cgerman, Dec 9, 2013.

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

    cgerman New Member

    Joined:
    Nov 20, 2013
    Messages:
    17
    Likes Received:
    1
    Hello I would like to move the menu bar up above my logo and call to action if possible.
     

    Attached Files:

  2. cgerman

    cgerman New Member

    Joined:
    Nov 20, 2013
    Messages:
    17
    Likes Received:
    1
    Hi,
    I figured out how to move logo up top.
    Is there a way to move logo and call to action over to right and left so drop down menu will be more readable.
    I have attached a picture, if someone goes to drop down menu it goes over logo.
    Also, is there a way to bring picture down some so logo can be transparent. It looks distorted on background images.
    www.jektravelsllc.com
     

    Attached Files:

  3. elames3

    elames3 Member

    Joined:
    Jan 16, 2012
    Messages:
    89
    Likes Received:
    0
    You might try experimenting with this style for the logo. And you will notice you logo background isn't totally transparent. Maybe you could redo the logo in a rectangle with a white background and then it would show up better.
    .header_wrapper .logo {


    margin-top: 2px;
    margin-left: -300px; }
    And for the call us experiment with this amount:
    .header_wrapper .call-us {

    margin-right: -400px;
    }

    And this one for the top container
    .header_container.not_home {
    min-height: 100px;
    border-bottom: 3px solid #b0115;} IF it were me, I would create a customer review page because putting that much text into your footer doesn't really look that good.
     
  4. cgerman

    cgerman New Member

    Joined:
    Nov 20, 2013
    Messages:
    17
    Likes Received:
    1
    Thanks Elames3
     
  5. elames3

    elames3 Member

    Joined:
    Jan 16, 2012
    Messages:
    89
    Likes Received:
    0
    Looking much better now. You are near me :) My other issue is those moving social icons..they really are distracting. Have you tried easy social icon plugin? then they can be put on sidebar or footer widget and stay in place :)
    See how this logo looks to you
     

    Attached Files:

  6. cgerman

    cgerman New Member

    Joined:
    Nov 20, 2013
    Messages:
    17
    Likes Received:
    1
    Thanks
     
Thread Status:
Not open for further replies.

Share This Page