• Resolved 123afm

    (@123afm)


    Hi, I’d would like to be able to remove the “Hand cursor” from some buttons since these buttons are not “links” – There is no URL that the buttons are linking to – I just use the buttons as sort of a “header”

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Bas Schuiling

    (@basszje)

    Hi,

    You’ll have to do this with some custom CSS ( manually ) since the plugin expects buttons to do at least some action.

    Thread Starter 123afm

    (@123afm)

    Hi, thanks for the reply, I was sort of thinking along those lines ?? Got any CSS code I can use?

    Plugin Author Bas Schuiling

    (@basszje)

    Something like :

    .maxbutton { cursor: default; }

    Thread Starter 123afm

    (@123afm)

    Hi again – thanks! That should do it – I am not able to test it now – since my site is returning an HTTP ERROR 500 when I want to edit the CSS – so I have to get that sorted first ?? Oh well – it never ends ??

    • This reply was modified 6 years, 10 months ago by 123afm.
Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Remove Hand cursor’ is closed to new replies.