Hi,
I'm trying to have one of the sub menu in 2 columns.
At start I thought of using the #ext-gen6 in order to do it, for example:
Code: |
.ux-menu-item110 #ext-gen6.ux-menu-sub {width:280px;}
.ux-menu-item110 #ext-gen6 .ux-menu-item-level-1 {width:130px; right:84px}
|
but then I've noticed that the number is always changing.
So I thought of using the class suffix but although I'm placing it in the module I cannot see it on the live site.
Any idea of why it is happening or If I can solve it another way?
Thanks you