Posted on 14/11/2018 18:24:08
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