Developer forum

Forum » Rapido » Changing mobile menu items

Changing mobile menu items

Hendrik
Reply

Hello DW,

I am working on a DW site in Rapido. For the mobile menu version I would like to make the + thinner or smaller. I would also like to remove the language selection "NEDERLANDS" from the mobile menu version. How can I do this?

PNG-afbeelding.png

Replies

 
Nicolai Pedersen
Reply

Hi Hendrik

There are no settings to do that. The language selector should disappear if there are no other languages of the website.

You can however make the changes using css in the "Ignite" folder of Rapido: http://doc.dynamicweb.com/rapido/development/development/rapido-css#6419

Using the browser developer tools, inspect the element and locate the css class you need to modify - in this case set font weight to i.e. 300 on the .menu-mobile__trigger::before css selector.

BR Nicolai

 

You must be logged in to post in the forum