Title: Pointer symbol is wrong
Last modified: September 17, 2021

---

# Pointer symbol is wrong

 *  Resolved [vowtek](https://wordpress.org/support/users/vowtek/)
 * (@vowtek)
 * [4 years, 8 months ago](https://wordpress.org/support/topic/pointer-symbol-is-wrong/)
 * When using the “arrows” option for monthnav, the mouse pointer changes on hover
   to a [screen resize symbol](https://www.google.com/search?q=mouse+pointer+resize+symbol&client=firefox-b-d&source=lnms&tbm=isch&sa=X&ved=2ahUKEwjW3-GG44XzAhVaCjQIHeorAc8Q_AUoAXoECAEQAw&biw=1920&bih=966&dpr=1#imgrc=NL0MBlCL7KOFkM)
   instead of a hand selector.
 * On a side note, I realized that same issue is present on [https://icscalendar.com/user-guide/](https://icscalendar.com/user-guide/)
   when hovering on the accordion menus.

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

 *  Plugin Author [Room 34 Creative Services, LLC](https://wordpress.org/support/users/room34/)
 * (@room34)
 * [4 years, 8 months ago](https://wordpress.org/support/topic/pointer-symbol-is-wrong/#post-14882258)
 * This is an intentional choice — although technically not “correct” given the 
   CSS name for the cursor type. The hand icon is supposed to represent links to
   new pages, which is not what’s happening here.
 * If you prefer to have a different cursor icon, you can modify it with some CSS
   in your theme or under **Appearance > Customize > Additional CSS**:
 * `.ics-calendar-arrow-nav a { cursor: pointer; }`
 * You can see the full list of cursor options here: [https://developer.mozilla.org/en-US/docs/Web/CSS/cursor](https://developer.mozilla.org/en-US/docs/Web/CSS/cursor)
 *  Thread Starter [vowtek](https://wordpress.org/support/users/vowtek/)
 * (@vowtek)
 * [4 years, 8 months ago](https://wordpress.org/support/topic/pointer-symbol-is-wrong/#post-14918818)
 * Very helpful, thank you! I guess I am too used to google calendar using the hand
   icon for its week change. But it does bring us to a new page when we click, so
   your point still stands, haha!
 * Cheers

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

The topic ‘Pointer symbol is wrong’ is closed to new replies.

 * ![](https://ps.w.org/ics-calendar/assets/icon.svg?rev=3427980)
 * [ICS Calendar](https://wordpress.org/plugins/ics-calendar/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/ics-calendar/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/ics-calendar/)
 * [Active Topics](https://wordpress.org/support/plugin/ics-calendar/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/ics-calendar/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/ics-calendar/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [vowtek](https://wordpress.org/support/users/vowtek/)
 * Last activity: [4 years, 8 months ago](https://wordpress.org/support/topic/pointer-symbol-is-wrong/#post-14918818)
 * Status: resolved