Menu items default to show submenus
Hi there,
I'd like to make my menu bar automatically display the submenu items without having to press the little cross. Can you send me the code to do this?
Website is https://foreverwild.com.au
Thanks very much!
I'd like to make my menu bar automatically display the submenu items without having to press the little cross. Can you send me the code to do this?
Website is https://foreverwild.com.au
Thanks very much!
Comments
sorry but we do not have any code for that.
thanks
If this is not possible, then how can I style the menu items so that some of them are bold or a different color?
I have tried adding the code .menubold {color: #FFFF0B} to the custom CSS, and then adding menubold to the CSS Classes in the Menu Structure, but it doesn't work.
Thanks.
Like:
<span style="color:red;">Home</span>
Or just add bold tags
<b>Home</b>
cheers