Archived topic
Checkbox Styling
3 replies · Started by Nathanael on January 15, 2018
It is funny, I just see typing here, that the checkboxes in the forum also don't have a styling. Has GeneratePress a Style for checkboxes? Cause they look small and don't fit in the rest of the styling. Any recommendations for some CSS magic?
Hi there,
There isn't any default checkbox from WordPress so it's likely from a plugin.
Like the one below is from bbPress.
Maybe something like this would help: https://stackoverflow.com/questions/4148499/how-to-style-a-checkbox-using-css
Hi Leo,
thank you. Yeah, right it is from a plugin. All right.
No problem!