Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author WPKube

    (@wpkube)

    Hi @li-an

    There’s CSS In the theme that affects all inputs inside of the comment form section, they should have made it only affect text inputs.

    Add this in WP admin > Appearance > Customize > Additional CSS:

    input[type="checkbox"]#subscribe-reloaded { -webkit-appearance: checkbox !important; }

    Thread Starter Li-An

    (@li-an)

    Thanks for your quick answer. I will open a thread on the theme’s forum.

    Plugin Author WPKube

    (@wpkube)

    You’re welcome @li-an

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Checkbox not showing correctly’ is closed to new replies.