Title: Cursor &#8211; pointer &#8211; not showing
Last modified: February 6, 2026

---

# Cursor – pointer – not showing

 *  Resolved [goodaa](https://wordpress.org/support/users/goodaa/)
 * (@goodaa)
 * [4 months ago](https://wordpress.org/support/topic/cursor-pointer-not-showing/)
 * Is it possible to have the cursor show as a pointer when hovering the Title, 
   thumbnail and date. Currently just showing as an arrow rather than a hand-finger?

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

 *  Plugin Author [Kybernetik Services](https://wordpress.org/support/users/kybernetikservices/)
 * (@kybernetikservices)
 * [4 months ago](https://wordpress.org/support/topic/cursor-pointer-not-showing/#post-18812382)
 * Yes, you can do it with custom CSS.
 * Unfortunately, I don’t have time to create the code for you at the moment.
 *  Thread Starter [goodaa](https://wordpress.org/support/users/goodaa/)
 * (@goodaa)
 * [4 months ago](https://wordpress.org/support/topic/cursor-pointer-not-showing/#post-18812576)
 * That’s ok and thanks for getting back. I have worked it out myself and have added
   the relevant CSS below. 
   Others may wish to comment and suggest a better route
   but sharing below for all if anyone else needs it:ul li .rpwwt-post-title { font-
   size: 14px; cursor: pointer!important; }ul li .rpwwt-post-date { font-size: 12px;
   cursor: pointer!important; }
 * .widget-container ul li.no-evts > label, .widget-container ul li.no-evts > a {
   
   pointer-events: auto;}

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

You must be [logged in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fcursor-pointer-not-showing%2F%3Foutput_format%3Dmd&locale=en_US)
to reply to this topic.

 * ![](https://ps.w.org/recent-posts-widget-with-thumbnails/assets/icon-256x256.
   png?rev=2478511)
 * [Recent Posts Widget With Thumbnails](https://wordpress.org/plugins/recent-posts-widget-with-thumbnails/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/recent-posts-widget-with-thumbnails/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/recent-posts-widget-with-thumbnails/)
 * [Active Topics](https://wordpress.org/support/plugin/recent-posts-widget-with-thumbnails/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/recent-posts-widget-with-thumbnails/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/recent-posts-widget-with-thumbnails/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [goodaa](https://wordpress.org/support/users/goodaa/)
 * Last activity: [4 months ago](https://wordpress.org/support/topic/cursor-pointer-not-showing/#post-18812576)
 * Status: resolved