Whenever I click on item in widgets on my blog, a line appears through it - Is there a way for this not to happen?
Need help? Check out our Support site, then
Crossed out line through item looked at
-
-
It's probably the default behavior for visited links, but can we get a link to your WordPress.COM blog to check, starting with http://
-
Here is the link - If there is a way to change the default, could you let me know. Thanks so much.
-
That is how the theme is styled. You can change it by purchasing the CSS upgrade and changing line-through to none (or whatever you'd like it to be).
#menu a:visited { color:#B28E35; text-decoration:line-through; } -
That is an odd way to differentiate visited links. I sometimes wonder about theme designers.
To change it would require the paid CSS upgrade and some CSS editing experience.
-
@ella, GMTA again.
-
OK - I appreciate the speedy responses. Thanks again.
Topic Closed
This topic has been closed to new replies.

