Quantcast
Channel: WordPress.org Forums » All Topics
Viewing all articles
Browse latest Browse all 59525

“Make entire Post a link” is missing cursor:pointer

$
0
0

Replies: 0

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.


Viewing all articles
Browse latest Browse all 59525

Trending Articles