Viewing 2 replies - 1 through 2 (of 2 total)
  • The screenshot doesn’t seem to be coming from a site using Storefront, but the following snippet should remove underlines from all links if you’re planning on switching to Storefront:

    a {
    	text-decoration: none !important;
    }

    Please navigate to **Dashboard > Appearance > Customize > Additional CSS**, add the above snippet and then click on Publish button to save changes.

    Thread Starter boppar

    (@boppar)

    @aashik

    If I didn’t use Storefront I wouldn’t made a post in the Storefront support forum. ??

    It worked great. thanks a lot!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Is there a way of removing underlines in hyperlinks?’ is closed to new replies.