Home › Forums › Basel support forum › text-decoration on Sidebar › Reply To: text-decoration on Sidebar
June 4, 2018 at 8:54 pm
#61245
Elise Noromit
Member
Hello,
Please try this CSS:
.sidebar-widget li a:hover {
text-decoration: none;
}
If it does not work provide your site admin access.
Best Regards