Title: Link CSS
Last modified: August 31, 2016

---

# Link CSS

 *  [nikias](https://wordpress.org/support/users/nikias/)
 * (@nikias)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/link-css-1/)
 * Hi there,
 * I have what seems to be a minor issue at the moment whilst setting up my plugin.
   Everything works great however because the link colour is the same colour as 
   the page background, it almost appears as if there is no link there. i have tried
   modifying the CSS with no luck. I was wondering whether anyone has had a similar
   issue and any CSS available for this.
 * Thank you
 * Nik
 * [https://wordpress.org/plugins/email-before-download/](https://wordpress.org/plugins/email-before-download/)

Viewing 1 replies (of 1 total)

 *  [dtynan](https://wordpress.org/support/users/dtynan/)
 * (@dtynan)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/link-css-1/#post-7163645)
 * I don’t think EBD sets any link color. Whatever color you’re getting is probably
   coming from your css.
 * Most likely you probably have some css somewhere for a:link (to set the link 
   color). Possibly more for a:hover, a:visited, and a:hover. I’m guessing that 
   is applied to any link on your page, or perhaps even throughout your site. Or
   it could be links within a span or div or something. Something like that. It’s
   also possible that you happened to define it for either “icon-button” or “download-
   icon” class names, which EBD does use (but doesn’t define what those actually
   do with any css).
 * There’s a slight chance that you somehow put something into the EBD settings 
   for the HTML Before link setting or the Inline Link Custom CSS setting and then
   forgot you did it and that’s why you’re getting a colored link. Or, you could
   try and use that to change the color yourself using the a:link etc.
 * You’re pretty much on your own to figure this out. It’s a css issue, not a plugin
   problem.

Viewing 1 replies (of 1 total)

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

 * ![](https://ps.w.org/email-before-download/assets/icon-256x256.jpg?rev=1813522)
 * [Email Before Download](https://wordpress.org/plugins/email-before-download/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/email-before-download/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/email-before-download/)
 * [Active Topics](https://wordpress.org/support/plugin/email-before-download/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/email-before-download/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/email-before-download/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [dtynan](https://wordpress.org/support/users/dtynan/)
 * Last activity: [10 years, 5 months ago](https://wordpress.org/support/topic/link-css-1/#post-7163645)
 * Status: not resolved