Just finishing up this site for a client, but I have a very annoying problem with my checkboxes. The checkbox itself is visible in the designer, but once published they are gone. The label is visible though. Happens i both Chrome and Safari.
If someone can find out what the problems is, I’m thankful!
The problem is on the page “Hitta hit” and the checkboxes are part of the contact form on the lower part of the page.
Hmmm. Thought maybe it was a z-index issue but I couldn’t quickly isolate an issue, there are a lot of layers/divs there. Did you try just adding a simple form not so nested to see what happens? Not that nesting like that was bad just trying to help think it through.
Good idea! I dropped a complete unstyled form into the section (not in the container inside the section, but on the section itself) but still the actual checkbox did not show up, just the label. So its probably not a Z-index problem. I had them visible on publish earlier today and all I’ve done is doing some tablet and mobile optimizing on them. But since the checkbox show up on mobile in Safari, it’s rather something wacky with my browsers!