center hamburger icon

I created a header with your builder. How can I position the hamburger icon perfectly in the center of its column? I sent you the login data via your form

Comments

  • Hi,

    It is not centered because from one side there is a section padding set in percentages, and from the other side you have padding set for the wrap in pixels:

    You can set the right padding for the section to zero, and set equal side paddings for wrap only.


    Best regards

  • perfect, I reset it to 0, and added fixed px padding and top spacing for the hamburger icon because it has extra space below by default that can't be removed. The links in the side menu are of the type http://link.com/#div which takes you to the page with scroll to the correct section. On mac no problem but on mobile devices most of the time the page doesn't load and I have to press or reload. The login data is always the same, you can also check that the header now has a good balance

  • Activate the One Page option for the page that has these anchor links, and check if it works as intended then.

    Best regards

Sign In or Register to comment.