• Hi,

    I’m using free astra theme plugin. My issue is on landscape mode on the IPAD, the primary menu options are showing inline instead of the hamburger menu.

    I tried the following CSS code but to no avail. The menu options and custom button disappear but the hamburger menu is still not showing. I also tried with with .menu-toggle and removed the float but still not working. I have removed the following CSS code for now on my website.
    Thanks!

    @media (max-width: 1024px) and (orientation: landscape) {
    button.menu-toggle {
    display: block !important;
    float: right;
    }
    .main-navigation ul {
    display: none;
    }

    .ast-custom-button {
    display: none;
    }
    }`

    • This topic was modified 3 years, 2 months ago by webgigabyte.

    The page I need help with: [log in to see the link]

Viewing 5 replies - 1 through 5 (of 5 total)
  • Hi @webgigabyte,

    I noticed that you also opened a ticket thru our Support Portal for the same query. I also noticed that one of our support agents has responded to your ticket.

    Would you please continue the conversation related to this issue using the ticket and mark the topic as Resolved.

    Have a nice day and stay safe!

    Kind regards,
    Herman ??

    Thread Starter webgigabyte

    (@webgigabyte)

    This has been resolved. Thanks.

    Hello @webgigabyte

    I am having the same issue, I put also the question in Astra theme but so far no answer. I am not able to be the answer you got to solve the problem. Could you be so kind to tell me how do you solve the problem?

    Thank you so much in advance
    Marcela

    Hi @mcaso,

    We are sorry for the delay. I noticed that your ticket had been responded to by one of our support agents.

    @webgigabyte, would you please mark this thread as Resolved?

    Kind regards,
    Herman ??

    Hi
    Thank you is solved!

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Primary Menu Options still showing on landscape mode on Tablet/IPAD’ is closed to new replies.