• Manuel Will

    (@manuelwill)


    When enabling the setting “Make entire post a link”, what is missing to be set is that the cursor will become a pointer when hovering over any element of the template. I have made a workaround with

    selector {
        cursor:pointer;
    }

    but it would be nice to have it set as a standard feature.

  • The topic ‘“Make entire Post a link” is missing cursor:pointer’ is closed to new replies.