Problems with the display of the megamenu and product adjustment

This topic has 2 replies, 2 voices, and was last updated 2 months, 4 weeks ago ago by Jack Richardson

  • Avatar: Carolina
    Carolina
    Participant
    July 8, 2024 at 17:30

    When you are in the mega menu and you want to see the submenu you have to move very quickly to the right so that it does not disappear. The example is clearly seen in the attached video. Could you help me so that this stops happening?

    The other thing is that I want to put a label or an image on the product image that says “for shipping only” but I don’t know how. I use this plugin advanced woo labels but y can see the label in the shop page. This is an example https://uniwork.com.uy/producto/pantalon-cargo-industrial-c-ref-ae/

    Thank you

    Please, contact administrator
    for this information.
    Files is visible for topic creator and
    support staff only.
    1 Answer
    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    July 9, 2024 at 08:55

    Dear @Carolina,

    We have noticed that you have manually implemented a custom CSS setting that sets the height of your submenu to a fixed 400px, as shown here: https://prnt.sc/UUx_OH0Sxrly. This modification has resulted in the scrollbar interfering with the correct functionality of mouse movements from the menu item to its submenu.

    To resolve this issue, you may either remove the custom CSS you have added or apply the following CSS snippet to hide the scrollbar:

    .nav-sublist-dropdown ul::-webkit-scrollbar {
        display: none;
    }

    Please let us know how you would like to proceed or if there is anything else we can assist you with.

    Best Regards,
    Jack Richardson
    The 8Theme Team

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

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

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