Hi all!
I am currently working on the main menu of my website with the Warehouse 4.2.3 theme.
Right now, it is displayed as follows:
top level menu items: Categorias v Lo nuevo Top en ventas Descuentos Info v
1st level nested menu items: Tienda > About
Mujer > Team
2dn level nested menu items: Tienda > Mascotas
Sports
Lentes
2dn level nested menu items: Mujer > Belleza
Ropa
Zapatos
The way I want it to be displayed is:
top level menu items: Categorias v Lo nuevo Top en ventas Descuentos Info v
1st level nested menu items: Tienda Mujer About
2dn level nested menu items: Mascotas Belleza Team
Sports Ropa
Lentes Zapatos
Note that I only want to modify the first category of the top-level menu items so that when it expands, both 1st and 2nd-level nested menu items are displayed statically.
Could you please assist me with the CSS code to make this change?
Thank you very much.