• DESPERATE FOR HELP!

    I’m trying to align the header logo and navigation menu at the top of the page with the logo on the far left and the menu beside it. How can I do this? I’ve tried floating the header left and floating the menu right but I think I’m not doing it right.

    Here is the code..

    #header{text-align:center;float:none; margin-bottom:0px}
    #logo{float:none;}
    
    a{color#0080ff}
    a:hover{color:#0080ff;text-decoration:underline;}
    
    .menu a {
    line-height: 95px;
    height: 95px;
    text-transform:uppercase;
    text-shadow:none;
    color:#FFF;
    border:none;
    font-family: 'Lato', sans-serif;
    font-weight:normal;
    }
    .menu a:hover,.menu .current_page_item a{color:#0080ff;background:none;text-decoration:none}
    .menu{background:none;text-align:center;}
    .menu ul{}
    .menu li{float:none;display:inline-block;}
    ul.menu > li:hover {background:none;}
    .menu .current-page-ancestor a{color:#0080ff;}
Viewing 4 replies - 1 through 4 (of 4 total)
  • Hi there!

    Could you post a link to your site so we can take a look and make some suggestions for you?

    Cheers ??

    Luke the Daft Duke

    Thread Starter aremi1234

    (@aremi1234)

    Hi the website is for a business so wouldn’t want their company name coming up on google associated with this post. How can I send you a link privately?

    Hi there!

    There is no way to do that on the www.remarpro.com forums I’m afraid. Sharing contact info is also against the rules! ??

    I’m doing something similar with the responsive theme at the moment:

    Screenshot

    Is that the sort of thing you are trying to achieve?

    Also, there are several menu locations in the responsive theme – which one are you using?

    Top Menu
    Header Menu
    Sub Header Menu

    Let me know and I’ll do my best to guide you through the process.

    Cheers,

    Luke the Daft Duke

    Hello Daftduke !

    Can you help me, please?

    I have website: https://govilas.com/

    I want to logo and navigation menu in header: https://i.imgur.com/6Fa202Q.png

    Thanks !

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Responsive Child theme – Align header logo and navigation menu’ is closed to new replies.