• gComm

    (@gcommercepk)


    I need to change the checkbox to a button, which if the checkbox is unchecked says “select item” and if checkbox is checked says “item selected”. I want to achieve this via CSS only as i cannot make changes to the HTML of the page. Here is the link to my webpage — >

    Thanks in advance !

    The blog I need help with is [ redundant link removed ]

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Unfortunately, to change that from a checkbox to a button cannot be done via CSS.

    Thread Starter gComm

    (@gcommercepk)

    I tired a while back via the CSS ::after input:checked and content selectors and i t worked but now i have forgotten how i achieved it.Any help would be nice ! Thanks !

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘change checkbox to button’ is closed to new replies.