Removing line on labels

tgcorbin
Mega Contributor

I am using labels as a way to have notes on my forms, but I do not like how they are underlined. Is there a way I can remove this line?test1.PNG

test2.PNG

Thanks

1 ACCEPTED SOLUTION

Community Alums
Not applicable

I don't think you can do this without DOM manipulation, or overriding the default system CSS. Both are not recommended, as if anything changes with those elements during an upgrade/patch, the things you implemented will no longer work.



Cheers,



Tim


View solution in original post

5 REPLIES 5

Tank you Cheryl! Made my day! 🙂