Hello,
I’m using the Woodmart theme and I’m having an issue with my main header layout.
On desktop (full HD monitors) everything looks fine, but on laptops or smaller screens (around 1366–1440px width), the main header breaks into two lines — the menu goes on the second line, while the logo and icons stay on the first one.
Here’s my current header structure in the Header Builder:
Left column: Space + Main Menu
Center column: Logo
Right column: Account, Search, Wishlist, Cart, Space
I’ve already tried:
reducing logo size,
adjusting menu spacing,
using custom CSS (flex-wrap: nowrap),
…but the theme’s built-in scripts still force the header to wrap into two rows when there isn’t enough horizontal space.
What I need is:
➡️ The entire header to stay in one single line on all screens above the mobile breakpoint (until the mobile/burger menu appears).
➡️ The logo to remain centered dynamically between the left (menu) and right (icons) sections.
Could you please tell me the correct way (or provide the necessary code / setting) to prevent the header from breaking into two lines?
Thank you in advance!
— Dimitar
Attachments:
You must be
logged in to view attached files.