Radio Labels Do Not Appear

indieben 29 Oct, 2018
Hi, the radio buttons do not work on the website that I am working on. I'm not sure if I broke it by originally using "N/A". I have since changed the values to avoid the / but it still isn't working.

I have tried to also create another radio button set but I have had no joy. The label simply does not appear to being generated.

The form is at https://www.samspencerit.co.uk/index.php/laptop-pc-services-custom-build

Thanks,

indieben.
indieben 29 Oct, 2018
Answer
I can't seem to edit this post to say that I am also using Gantry 5.

The trick was to add:

.ui.checkbox label {

color: #3366ff;
}

Natually change the colour to suit🙂
This topic is locked and no more replies can be posted.