Viewing 10 replies - 1 through 10 (of 10 total)
  • Plugin Support Team Brainstorm Force

    (@brainstormteam)

    Hello @anand99

    I have checked the screenshot attached and visited the website link.

    However, I could not find the exact location where the issue can be seen.

    Would you mind sharing the navigation that I can follow to check this issue?

    Looking forward to hearing from you.

    Regards,
    Rahul.

    Thread Starter anand99

    (@anand99)

    Check in mobile version and click the yellow icon shaped like apple

    • This reply was modified 4 years, 5 months ago by anand99.
    Plugin Support Team Brainstorm Force

    (@brainstormteam)

    Hello @anand99

    Kindly try using this CSS:

    @media (min-width: 320px) and (max-width: 480px) {
      
    span.hfe-menu-toggle.sub-arrow.hfe-menu-child-0 {
        position: absolute;
        right: 25px;
    }  
      
    }
    

    Refer this final output – https://a.cl.ly/04uOvpvZ

    I hope this helps ??

    Have a nice day

    Regards,
    Rahul.

    Thread Starter anand99

    (@anand99)

    this code is working , there i also found a different problem, after clicking the yellow apple icon whatever contents that appear in the flyout menu , all of its links have been disabled in appearance -> menu on first click of parent content the second level menu opens but on second click of the same parent content to hide the second level menu instead of hiding the content in second level menu the clicked parent content’s link opens(which is disabled)

    • This reply was modified 4 years, 5 months ago by anand99.
    Plugin Support Team Brainstorm Force

    (@brainstormteam)

    Hello @anand99

    As far as I understood, the menu clicks instead of hiding the submenu opens the link.

    But I have checked the menu links and those are working fine.

    Here is the video tutorial for the same – https://a.cl.ly/xQuAJDZN

    In case we miss something, please provide us a video explaining the issue.

    Looking forward to hearing from you.

    Regards,
    Rahul.

    Thread Starter anand99

    (@anand99)

    Instead of clicking on the arrow try on the text , you will find on first click it opens but on the second click instead of closing the menu new page opens

    Plugin Support Team Brainstorm Force

    (@brainstormteam)

    Hello @anand99,

    In our upcoming update, we will provide an option in the setting to control the behavior of the submenus.

    So on click of the parent menu, you can select the action that should take place.

    As of now, there is no custom code option for this.

    I hope you can understand the limitation.

    We will let you know after the settings are included.

    Regards,
    Rahul.

    Thread Starter anand99

    (@anand99)

    Ok, but the css code u gave me has some issues, when that code is applied it also changed the styling of menu contents on the left side of header,
    On the left side og the header there is a hamburger icon , when it is clicked you will see contact us link and due to the code the contact us nearly overlapped with the arrow.

    Also when u click the apple icon in the header whatever link and corresponding arrow you see are not in one straight line

    Plugin Support Team Brainstorm Force

    (@brainstormteam)

    Hello @anand99

    Thanks for getting back to us.

    Would you mind sharing a video of the issue, so we can go through the requirement precisely?

    We will need to take a closer look at your end. Please open a ticket from our Support Portal for quicker resolution.

    Looking forward to hearing from you!

    Regards,
    Rahul.

    Thread Starter anand99

    (@anand99)

Viewing 10 replies - 1 through 10 (of 10 total)
  • The topic ‘help needed’ is closed to new replies.