dadpuberty

Active Member
Hi.
I have a question.
I want to know how to make the size of the thread checkbox large.

Currently I have set to enter when I click on the block area of the thread.

After that, I could not take advantage of the checkbox's functionality.

So I reversed the position of the checkbox.

But nevertheless I could not select the checkbox.

I think I need to increase the size of the checkbox to solve my problem.

Let me know how to change the size of the checkbox

The video is a recording of trying to click on the checkbox on the right.

You can see that the checkbox is not clicked and goes to the thread immediately.

Video Link:
9392
 
Last edited:
Wanting to increase the size of every single checkbox? Something like this may help... but it would change other forms potentially.

Code:
.iconic>input+i {
    font-size: 20px;
}

No way to target just the checkboxes that I can tell.
 

Pre-Sale Questions

If you have any questions or concerns you want to ask before you make a purchase don't hesitate to use one of our multiple support channels for your convenience.

Back