If you have double underlined links in bulleted lists in Wordpress, it’s an easy fix. Go to Appearance >Customize>Additional CSS Paste the code below in the box and save. .entry-content a { border-bottom: none; }
If you have double underlined links in bulleted lists in Wordpress, it’s an easy fix. Go to Appearance >Customize>Additional CSS Paste the code below in the box and save. .entry-content a { border-bottom: none; }