Menu text

I would like to change the text typeface in the drop down menu for the mobile site, how can I achieve this? When I apply a custom class onto the menu it only changes the color of the text, but not the typeface. Is there a way to drop down the mobile menu in Blocs?

That’s because you need to style the links in the menu.

Add a new class via the class manager using your menus custom class name followed by an (a) so you target the links in the menu.

So will look like this: my-menu-class a

Once you add that edit it and set the font via the class editor.

1 Like

Thank you Norm

1 Like