Can you let me know why my top bar “Become a Dealer” has stacked wording? See screenshots. It shows correct for a second on desktop and then stacks the wording. I thought is was some current CSS code but removed it and it still didn’t format correctly.
And on Mobile view, it is Cut off at the top, and I also need option to have it centered.
Let me know please.
Thanks!
Hey bemodesign,
This CSS is responsible for that:
header #avia2-menu li {
min-width: 40% !important;
max-width: 40% !important;
}
It’s added inline, so we can’t say for sure where it’s coming from. Please check and custom CSS you might have added.
Best regards,
Rikard
But that doesn’t explain why the wording is stacked. I even tried to erase all CSS and it still shows normal at first and then Stacks the words.
Can you help with this so I can fix it please?
I had to remove the top menu because the wording was stacked. I am now using a button on the home page.
See home page or and attached screen shots.
The “BECOME A DEALER” look perfect on Mobile view, but it is too low on Desktop view. How do I move it up on desktop view only, so that it sits right below the menu/logo, like it is on mobile view. Without messing with mobile view.
thanks!
Hi,
If you are looking to add additional content to the header, then it would be better if you add it to a widget: https://kriesi.at/documentation/enfold/header/#adding-a-header-widget-area.
Best regards,
Rikard