• Resolved David

    (@davidvandevoorde)


    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)
  • Plugin Author Jegstudio

    (@jegstudio)

    hi @davidvandevoorde ,

    We confirmed these three issues.
    We will fix it in the next update.
    Thank you again for reporting these issues to us.

    Plugin Author Jegstudio

    (@jegstudio)

    This issue has been resolved in version 1.1.7.
    And since this is a slightly breaking change, you might need to recover your existing icon blocks which has “Attempt Block Recovery” on it.

    We will close this ticket now.

    If you still encounter any issues, please create a new topic.
    We will assist you there.

    Thank you.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Icon block: issues’ is closed to new replies.