Title: Blog Link
Last modified: August 30, 2016

---

# Blog Link

 *  Resolved [hl1234](https://wordpress.org/support/users/hl1234/)
 * (@hl1234)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/blog-link-3/)
 * I have implemented a link within a blog post but it is coming up invisible unless
   you hover over the blank space you can then see the link.. How can I fix this..
 * Example here:
 * [http://www.savvykimberly.com/charlotterealtortop5buyerquestions/](http://www.savvykimberly.com/charlotterealtortop5buyerquestions/)
 * You will see under the section: Who can I get to help me? at the start of the
   last sentence I have created a link, (blank space) but as soon as you hover it
   shows up.. HOW do I make it show at all times?

Viewing 6 replies - 1 through 6 (of 6 total)

 *  [Clayton James](https://wordpress.org/support/users/claytonjames/)
 * (@claytonjames)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/blog-link-3/#post-6462902)
 * At first glance, it looks like maybe in style.css on line 70 you’ll find this:
 *     ```
       a {
            color: #ffffff;
            cursor: pointer;
            text-decoration: underline;
            transition: color 0.1s linear 0s;
       }
       ```
   
 * I think `color: #ffffff;` is what is making the links white.
 * If your theme has a user-add custom css feature, you should make the changes 
   there. If not, you may want to consider a [custom css plugin ](https://wordpress.org/plugins/search.php?q=custom+css)
   option to avoid editing your theme files directly.
 *  Thread Starter [hl1234](https://wordpress.org/support/users/hl1234/)
 * (@hl1234)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/blog-link-3/#post-6463037)
 * hmmm when I go in and try to edit this code in the style.css nothing happens…
   I’ve replaced it with color: #000000
 *  [Clayton James](https://wordpress.org/support/users/claytonjames/)
 * (@claytonjames)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/blog-link-3/#post-6463041)
 * The links appear black now, in my browser.
 *  Thread Starter [hl1234](https://wordpress.org/support/users/hl1234/)
 * (@hl1234)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/blog-link-3/#post-6463046)
 * hmmm not for me…
 *  Thread Starter [hl1234](https://wordpress.org/support/users/hl1234/)
 * (@hl1234)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/blog-link-3/#post-6463047)
 * nevermind it is now 🙂 Thank you so much for your help!!
 *  [Clayton James](https://wordpress.org/support/users/claytonjames/)
 * (@claytonjames)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/blog-link-3/#post-6463050)
 * Glad it worked!

Viewing 6 replies - 1 through 6 (of 6 total)

The topic ‘Blog Link’ is closed to new replies.

## Tags

 * [blog links](https://wordpress.org/support/topic-tag/blog-links/)
 * [linking](https://wordpress.org/support/topic-tag/linking/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 6 replies
 * 2 participants
 * Last reply from: [Clayton James](https://wordpress.org/support/users/claytonjames/)
 * Last activity: [10 years, 8 months ago](https://wordpress.org/support/topic/blog-link-3/#post-6463050)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
