Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #530491

    I would like the logo and menu to both be centered -so on the same line.
    You have the option of ‘logo center, menu below’, but I guess what I need is logo center, menu center.
    Similiar to the effect in the website below in private message (which i know is not enfold, but it shows the effect i want)
    thanks

    #530806

    Hi mrivanp!

    You can go to Enfold theme options > Header and choose to display “Logo left, menu right” option and then go to Enfold theme options > General Layout > Dimensions and decrease site layout to have a similar header. It actually is just like Enfold demo site with smaller layout width. But that would cause overlapping issue on smaller screensizes

    Regards,
    Yigit

    #531121

    what exactly do i change under site layout? I dont necessarily want to change the layout of the entire site – just the menu bar.
    Also i want the logo and the menu to be next to each other – like in the other site i showed you. But i want that distance to be constant – almost like the logo is part of the menu bar itself. Then the whole thing to be centered.

    #532278

    Hi!

    Can you please post the link to your website?

    Best regards,
    Yigit

    #533630

    here it is (in private reply

    #534583

    Hey!

    Go to the Enfold > Header > Header Behaviour panel then disable the “Let logo and menu position adapt to browser window”. This option will contain and center align the header elements.

    Regards,
    Ismael

    #534630

    But thats not really it – if you look at the website i gave in example both the logo and menu are connected together – and both are centered.
    By disabling this box, the items are still at the edge and are not centered.

    #534813

    Hi!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    @media only screen and (min-width: 1200px) {
    #header_main .container {
        max-width: 70%;
    }}

    Regards,
    Yigit

    #539881

    But thats not really it at all. Look at my website, and then the other website I gave you. I guess what I really need to do is have the logo PART of the menu – that way everything stays centered. How can that be done?

    #541721

    Hey!

    I checked both links in private content and menu+logo look pretty much the same. Please clear browser cache and hard refresh a few times. Otherwise show us a precise mockup with the result you want to achieve. You can use imgur.com or dropbox.

    Regards,
    Andy

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