Need some fixing help on the Navigation bar for ipad view & mobile view

This topic has 5 replies, 3 voices, and was last updated 1 weeks, 4 days ago ago by Andrew Mitchell

  • Avatar: Qilah
    Qilah
    Participant
    June 25, 2024 at 08:58

    Hi there. I have 2 issue right now.

    1) On mobile view, the navigation bar and mobile panel at the bottom have a border radius. How can I remove them?

    2) On iPad views, the navigation bar on top is not full width. And the bottom mobile panel have a border radius also. How can I make the navigation bar to be full width and remove the border radius.

    Files is visible for topic creator and
    support staff only.
    4 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    June 25, 2024 at 09:41

    Hello Qilah,

    Thank you for reaching out to us with your concerns. We appreciate your patience and are here to assist you with the issues you’re experiencing.

    1) Please provide the URL of the page, because right now, we can not see the border-radius on your site for the mobile panel.

    2) Add he next code in Theme Options > Theme custom CSS > Global:

    @media (min-width: 768px) {
        .header-main .et-container {
            max-width: 100%;
        }
    }

    Best Regards,
    8Theme’s Team

    Avatar: Qilah
    Qilah
    Participant
    June 26, 2024 at 02:42

    Hi for 1) it looks okie when I view it on my chrome but there’s border to it when I view it on my edge.

    Also, I would like to make the logo size bigger in mobile view but when I change it through the settings it didn’t get reflected. How can I change this?

    Avatar: Qilah
    Qilah
    Participant
    June 26, 2024 at 09:20

    Hi i have another issue where the navigation bar overlap the banner area. How can I fix this? This issue occurs on tablet and phone view

    Files is visible for topic creator and
    support staff only.
    Avatar: Andrew Mitchell
    Andrew Mitchell
    Support staff
    June 26, 2024 at 15:08

    Hello, Qilah,

    We have noticed that you are utilizing a device emulator. If possible, we would greatly appreciate it if you could share this emulator with us. We believe it could assist us in enhancing our services. However, we would like to inform you that the issues you are encountering do not occur on actual devices.

    Thank you for your cooperation.

    Best Regards,

    8Theme’s Team

    Files is visible for topic creator and
    support staff only.
  • Viewing 5 results - 1 through 5 (of 5 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.