This topic has 5 replies, 3 voices, and was last updated 4 months, 4 weeks ago ago by Andrew Mitchell
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.
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
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?
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
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
You must be logged in to reply to this topic.Log in/Sign up