Quantcast
Channel: Catch Themes » All Posts
Viewing all articles
Browse latest Browse all 4335

Reply To: CSS code for removing the underlines in links

$
0
0

Hi Stephen,

You can add the following CSS in the “Appearance => Customize => Additional CSS” to remove the underline from the Cover block image.

.wp-block-cover a {
	text-decoration: none;
}

Regards,
Sakin


Viewing all articles
Browse latest Browse all 4335

Trending Articles