Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #1246608

    Hi,
    I have a problem with submenu items. In the mobile layout in submenu “categorie” the element is duplicated

    how can i solve?

    thanks

    #1246660

    Hey talozzimichele,

    Add this to quick css:

    @media only screen and (max-width: 767px){
    .menu-item-3017{
    display:none!important;
    }}

    Best regards,
    Jordan Shannon

    #1246717

    Thanks for the reply.

    I had already tried this solution but it hides all the items in “categorie” :(

    #1246882

    Hi talozzimichele,

    You can change this setting in the theme options by using the options to not clone items:
    Screenshot 2020-09-18 at 19.01.33.jpg

    If you need further assistance please let us know.
    Best regards,
    Victoria

    #1247160

    Thanks Victoria!

    I have another question, in the pc view, it’s possible to set the submenu with a vertical layout?
    In standard mode it is vertical drop.

    Thanks again

    #1247169

    Hi talozzimichele,

    Could you please attach a mockup of what you’re trying to achieve?

    Best regards,
    Victoria

    #1247302

    mockup

    Like this
    Thanks Victoria

    #1247348

    Hi talozzimichele,

    Yes, you need to go to Appearance > Menus and set the top menu item to be used as Mega Menu.
    Screenshot 2020-09-21 at 15.14.24.jpg

    Best regards,
    Victoria

Viewing 8 posts - 1 through 8 (of 8 total)
  • You must be logged in to reply to this topic.