Tagged: 

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1403162

    Hey guys…

    I need a little help…

    I want to have a small logo in the samllest version of the header (45px) size: 35x331px
    combined withe the text style menu in the middle of the page.

    Can someone please help me with som CSS?

    That would be nice!

    Greetings, Dan

    #1403202

    Hi Dan,

    Could you share a screenshot highlighting your intentions please? If you could post a link to where we can see the actual elements as well, the that would be helpful too.

    Best regards,
    Rikard

    #1403224

    Hey thx…

    here is the website: https://www.habermann-gmbh.com/

    As you can see, the menu on the right is the one I want in the middle.

    Thats it…

    And the Habermann logo you see on the left is the one I also want in the header, but much smaller.

    Thank you

    #1403261

    Hi,

    Thanks for that. Please try the following in Quick CSS under Enfold->General Styling:

    nav.main_menu {
      display: table;
      margin: 0 auto;
      position: initial;
    }

    Could you add your logo to the theme options so that we can see how it looks as well please?

    Best regards,
    Rikard

    #1403272

    Very good… exactly what I needed.

    As you can see for yourself, the logo on the right is better than putting it on the left because of the design, hence the adjustment.
    The menu in the middle is exactly what I wanted.

    Thanks a lot!

    #1403295

    Hi,
    Glad Rikard could help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.

    Best regards,
    Mike

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Small menu in the middle – logo left’ is closed to new replies.