Add missing underline to links in Classic editor.

Just add the following code in a file named editor-style.css in your child theme:

				
					a{
    text-decoration: underline;
}

				
			

Powered by BetterDocs

Newsletter

Subscribe and stay connected through our Newsletter. We send out important news, tips and special offers.

  • This field is for validation purposes and should be left unchanged.