Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #1470608

    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!

    #1470654

    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

    #1470675

    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?

    #1470685

    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!

    • This reply was modified 15 hours, 2 minutes ago by bemodesign.
    • This reply was modified 15 hours, 1 minute ago by bemodesign.
    #1470743

    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

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