• Hello,

    I have created a submenu that has a lot if items, and it is shown as a very large column. I would like these items to be displayed in two or three shorter columns, so the user won’t have to scroll to see all of them.
    How can I change this submenu distribution?

    The menu I am talking about is the one called “MARCAS”.

    Thanks in advance

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi,
    Thank you so much for the message.
    There are very large numbers of menu items, that’s why it looks like that. But, please add the below CSS code on Appearance > Customize > Additional CSS,

    
    .main-navigation ul .sub-menu li {
        padding: 8px;
    }

    Hope this helps.

    For dedicated support, please visit our official support forum.

    Thank you

    Thread Starter casualtics

    (@casualtics)

    Hi,

    I tried the CSS code you provided but it doesn’t seem to work. I’ll keep trying other methods.
    Thank you anyway!

    Thank you 🙂

    You can always use our official support forum when you need any help.

    Regards
    AF help team

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Submenu too large’ is closed to new replies.