How to get rid of underline on menu

0
Regardless of the item that it’s clicked on on the left menu, the very first item “General information” is underlined at all times. So, it’s a bit misleading to the user to see the second item highlighted plus the first item underlined. Though I have tried different approaches to get rid of it, I am yet to find the solution. What do you guys think?
asked
1 answers
2

Hi Alejandro,

 

You can disable base style classes by excluding them, this has been discussed here in this blog from community member Jason T https://medium.com/p/eed2d0063411

 

You can also read more about how to do this here in the docs pages https://docs.mendix.com/howto/front-end/customize-styling-new/#81-disabling-default-web-widget-styling 

 

- Ryan

answered