PluginUs.Net - Business Tools for WooCommerce and WordPress

[realize your idea - make your dreams come true]

Support Forum

You need to log-in to create request (topic) to the support

Checkboxes seem to populate and then get overwritten (disappear) on page load completion

The support doesn work on Saturdays and Sundays, so some Friday requests can be answered on Monday. If you have problems with registration ask help on contact us page please
If you not got email within 24~36 business hours, firstly check your spam box, and if no any email from the support there - back to the forum and read answer here. DO NOT ANSWER ON EMAILS [noreply@pluginus.net] FROM THE FORUM!! Emails are just for your info, all answers should be published only here.
The support doesn work on Saturdays and Sundays, so some Friday requests can be answered on Monday.

Hey, I'm facing an issue with the checkboxes of filter. When page loads checkbox seems to be small and after page complete page load the checkboxes override by other checkboxes. You can test this on this url - https://ehob.founderscaffe.com/clinical-resources/

 

and on the large screens these checkboxes get disappear.

Hello

Please try in Design tab this option - https://share.pluginus.net/image/i20240411105206.png

Hey, Thanks this worked. Now I want to change the css of that checkbox when it is checked. I've added a css code in the Advanced tab > Custom css section but that css didn't worked.

Css which I added

input[type="checkbox"]:checked {
background-color: white!important;
}

 

Please help me how to do this

Please  clear  all cache  and  press Ctrl+F5

At the moment I don’t see your code on the site and the checkboxes are loaded without changes. It looks like a cache

Hey, I tried with this too but didn't work. For your reference I'd added credentials in private note.

Unfortunately, code customization is not included in support.

I checked your site -  https://share.pluginus.net/image/i20240411131537.png

You should learn how to customize the checkbox style -  https://www.w3schools.com/howto/howto_css_custom_checkbox.asp