You can remove the underline from all links by going to Superb Addons > Custom CSS and adding following:
a {
underline:none !important;
}
You can remove the underline from all links by going to Superb Addons > Custom CSS and adding following:
a {
underline:none !important;
}