Hi, is it possible to build a header like this with header builder?
Thanks
Andre
Hi, is it possible to build a header like this with header builder?
Thanks
Andre
Hi Andre,
Thanks for reaching out.
It’s possible, you can set the image as a background image while the two rows are container. You can download a sample that I created here https://www.dropbox.com/s/lnhq1r48uuulspx/header-sample.tco?dl=0
Download it and import it to your Pro > Templates then create a header based on that template.
Thanks!
Cool works, thank you.
But please can you check the page again.
As you see there is a line break in the navigation.
But I would say there is enough space for all the items, using that font size.
How can I increase the area, marked in this screenshot: https://prnt.sc/mnnmc0
Thank you
Andre
Hi Andre,
Could you please try setting a max width to your container and see if that helps. You can click on the inspector icon on your container and access it’s options.

If you’re still having issues, provide us with the URL of your example page to check this issue.
Thanks!
Hi, unfortunately it doesn´t solve the problem.
You can check it here: netzwerknet.amtfuerwerbung.de
Thanks
Hi,
I checked and can see you have this code in your child theme’s style.css
.header-container .desktop-menu {
display: block;
width: 70%;
float: right;
justify-content: unset !important;
text-align: right;
}
In that code try to change 70% to 100%
Hope this helps
Works!
Thanks
Andre
You’re welcome! 
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.