Make Logo area larger and move menu to right

Discussion in 'RoadFighter WordPress Theme' started by jrundle, May 28, 2013.

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

    jrundle Member

    Joined:
    Dec 28, 2011
    Messages:
    33
    Likes Received:
    2
    Hi

    I am wanting to know if I can move menu to the right to allow more space for logo - to fit well, without having to drop the menu further.

    See image attached

    Currently testing the theme, before showing customer the concept, to make sure they like before purchasing.

    Thanks
     

    Attached Files:

  2. Nitesh

    Nitesh Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    5,165
    Likes Received:
    160
    Hello,

    Paste this code in Custom CSS
    Appearance > Theme Option > Styling Option > Custom CSS

    Code:
    .header_wrapper .logo img {
    max-height: 180px;
    }
    Increase max-height according to your requirement.
     
  3. jrundle

    jrundle Member

    Joined:
    Dec 28, 2011
    Messages:
    33
    Likes Received:
    2
    Okay I have now purchased the theme and tested out what you suggested above - however this only drops the main menu down further and this is not what I requested.

    New screenshot attached.

    I want the main menu to be able to move to the right, so that I include a large logo and I also need to take out the space above the logo, to not loose that space either.

    What do I need to do?

    Thanks
    Janet screenshot-to-fix-logo-and-menu.jpg
     
  4. Nitesh

    Nitesh Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    5,165
    Likes Received:
    160
    Hello,

    Download header.php file attached and replace it with your current themes header.php file.
    It will make changes as you want.
     

    Attached Files:

  5. jrundle

    jrundle Member

    Joined:
    Dec 28, 2011
    Messages:
    33
    Likes Received:
    2
    Thanks for your help - works well Janet
     
Thread Status:
Not open for further replies.

Share This Page