Icon block: issues
-
Hello,
I discovered some issues with the Gutenverse Icon block:
1) it is rendered as a hyperlink
<a>
tag. This causes the mouse pointer to change, and when clicked brings you to the homepage. This is not desirable. Should be a <div> or a <span>.2) Icon Shape: when put “circle”, it is often an oval shape. The <i> element should have additional CSS:
width: 1em; height: 1em;
3) when resetting the Icon Size, the CSS is faulty (“font-size: px”, i.e. no number). I guess this is a general issue. See also Faulty CSS upon reset of setting
Best regards,
David.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Icon block: issues’ is closed to new replies.