Archived topic
Link on Post title has a problem
3 replies · Started by Gabriel on March 30, 2016
Hi, I've noticed that the link on the title of my last post on my blog page is not working as it have to.
If you point on the title text the hover state is not stable. It looks like you have to point above the title in order to activate.
Please take a look on my blog:
Please point on the "Trip to Vegas 2016" title, move it around to see the behavior I am describing.
I've tried on 3 different browsers (Chrome, Firefox and Explorer) and has the same problem on all of them.
Another thing, if you look on the title of the second post, there is no problem.
Please tell me what is the problem and how can be fixed.
Thank you.
This is a bug in the countdown plugin you're using in the widget.
You can fix it with this CSS:
.scd-all-wrapper {
overflow: hidden;
}
You might want to report it to the developer so they can fix it in the next version :)
Wow!! it works!
Thank you! I will try to contact the developer of the widget.
Thank you so much! ;)
You're welcome :)
