How To Show 8 Categories In The Categories Window

Hello

Does some one can show me how to show 8 categories in the categories window please? because the default function only show 4 maximum (see image for detail).

My website usemultivendor 4.2.3

Thank in advance!!!

Franck

show 8 categories per width.jpg

I see the icons. Did you fix the issue?

I see the icons. Did you fix the issue?

Hi, no, it's still show 4 + 4, not 8 + 8 or 7 + 7, can you show me how to change please? thank!

I see that the custom menu is used on your website. Try the following CSS rules:

.wrap-dropdown-multicolumns .dropdown-multicolumns .firstcolumn {
    clear: none;
}
.wrap-dropdown-multicolumns .dropdown-4columns {
    width: 1256px;
}

I see that the custom menu is used on your website. Try the following CSS rules:

.wrap-dropdown-multicolumns .dropdown-multicolumns .firstcolumn {
    clear: none;
}
.wrap-dropdown-multicolumns .dropdown-4columns {
    width: 1256px;
}

Hi, can you show me where do I add those code please? where is the CSS rules? Thank!

Hi, can you show me where do I add those code please? where is the CSS rules? Thank!

It's work now, thank very much for your help!!!

I am glad to hear that.

Note: we suggest to add CSS rules to the CSS section of the Theme editor