Developer forum

Forum » Rapido » Left menu settings on page?

Left menu settings on page?

Manon Wekking
Reply

Hi, 

Can you choose that the left menu has to be cut of on the page? Can you put in the settings how many characters? 

Because now the menu go's over the page text (see attachment). 

Or is it only possible to fix it in the template?

Hope to hear from you. 

Kind regards, 

Manon Wekking

 

left_menu_over_page_text.png

Replies

 
Karsten Thuen Dynamicweb Employee
Karsten Thuen
Reply

Hi Manon

As far as I can see, this has been fixed in Rapido Beta 2. A quick fix, if you are not able to upgrade, may be to add this custom css in the "Ignite" less project (_menu-left.less):

.menu-left__link.dw-mod {
     word-wrap: break-word;
}


Best regards
Karsten Thuen

 

You must be logged in to post in the forum