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; }
Tag: wordpress help
Is Your WordPress Admin Bar Missing?
Recently, I’ve found myself typing “why is the black stripe across the top of my homepage missing?” twice! And because I wasn’t sure what the thing was called, it took me a minute to find what I was looking for. If you’re having that issue, it’s a simple fix. Just plop the code below into…
