[Support request] Main menu at different height than logo

Home Forums Support [Support request] Main menu at different height than logo

Home Forums Support Main menu at different height than logo

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #254581
    Fernando Díaz Gascón

    Hello,

    After an update, I see that the main menu goes below the logo in http://econactiva.es/ for the screen width 1380px. I have seen that below 1475px, the main menu goes below the logo. How can I control it? I tried reducing the logo width and reducing the main menu left/right spacing and no success.

    Thanks in advance

    #254691
    Tom
    Lead Developer
    Lead Developer

    This might help:

    .site-logo {
        float: left;
    }

    Then you might need to reduce the width of your logo at certain widths to keep things on the same line.

    Let me know 🙂

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.