Vertical menu images in submenu problem ticket reopen 2023

This topic has 5 replies, 2 voices, and was last updated 1 years, 1 months ago ago by Alessandro

  • Avatar: Alessandro
    Alessandro
    Participant
    March 14, 2023 at 00:08

    Hello, I really hope that all is going well for you all at 8theme.
    Time by time I’ m more and more satisfied and happy with the Xstore theme purchase 🙂

    I need to ask again help for an already solved ticket because I just realized that I still have the same problem, here the ticket link:
    https://www.8theme.com/topic/vertical-menu-images-in-submenu-problem-ticket-reopen/#post-331349

    In the theme custom css at line 76 I’ve added the codes, they solved the problem, but now problem persists. In the main menu I’ve no way to expand the submenu items, also the scroll bars at the right and at the bottom are not usable because when the mouse leave a submenu item those bars disappears.

    I’ve uploaded a screen that shows the issue:
    https://postimg.cc/tYdQn8Fx

    Thanks in advance for the support

    Best Regards
    Alessandro

    Please, contact administrator
    for this information.
    4 Answers
    Avatar: Tony Rodriguez
    Tony Rodriguez
    Support staff
    March 14, 2023 at 08:43

    Hello Alessandro,

    We kindly request that you locate and remove the following CSS code from your website: https://postimg.cc/hfhLYD2g. This can be done by navigating to Theme Options >> Theme Custom CSS. We believe this will resolve your issue.

    The result should look like this: https://postimg.cc/n9XX3zpP

    Best Regards,
    8Theme’s Team

    Avatar: Alessandro
    Alessandro
    Participant
    March 14, 2023 at 10:13

    Hello and thanks for the fast support as always.

    That code was added in order to fix the vertical menu navigation as you can see in the first ticket created linked in the first comment:
    https://www.8theme.com/topic/vertical-menu-images-in-submenu-problem/#post-331166

    The code solved the vertical menu issue
    https://postimg.cc/njXX2h70
    but created a new one in the main menu, the same I’m facing now. You then told me this:

    Actually, The thing is when you use this code:

    .nav-sublist-dropdown .container{height: 100% !important; overflow-y:scroll !important;}

    the verticle menu works fine but not the other menu. To use the other menu works fine you have to use the below code too

    #menu-main-1 .nav-sublist-dropdown .container{height: auto !important; overflow:initial !important;}

    I don’t know when it happens but now that last code is not working anymore.

    Avatar: Tony Rodriguez
    Tony Rodriguez
    Support staff
    March 16, 2023 at 05:54

    Hello Alessandro,

    We apologize for the delay in our response and any inconvenience this may have caused. Please try removing the custom CSS we previously provided and using the new one listed below. Once you have saved the changes, please let us know the result.

    ul#menu-superfly li .nav-sublist-dropdown .container {
        height: 100% !important;
        overflow-y: scroll !important;
    }

    Best Regards,
    8Theme’s Team

    Avatar: Alessandro
    Alessandro
    Participant
    March 16, 2023 at 12:54

    Hello, don’t worry I tried the new code and the issue is now fixed.
    Thanks as always for the good support!

    Best Regards
    Alessandro

  • Viewing 5 results - 1 through 5 (of 5 total)

The issue related to '‘Vertical menu images in submenu problem ticket reopen 2023’' has been successfully resolved, and the topic is now closed for further responses

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