css issue with YooTheme Pro

More
8 years 2 months ago #4578 by Daniel
Replied by Daniel on topic css issue with YooTheme Pro
Can you please check now?

Thanks
Daniel

Please Log in to join the conversation.

More
8 years 2 months ago #4579 by Anthony Geselle
fixed, thank you!

Please Log in to join the conversation.

More
8 years 1 month ago #4612 by Anthony Geselle
I updated to the latest version and the problem is back, can you tell me or PM me what you changed so I can do it in future updates? I am guessing it is some CSS fix somewhere?

Please Log in to join the conversation.

More
8 years 1 month ago #4615 by Daniel
Replied by Daniel on topic css issue with YooTheme Pro
It's conflicting with your template file, You need to make the following change. Replace
Code:
.q-options input[type="checkbox"], .q-options input[type="radio"]
with
Code:
.main_box .q-options input[type="checkbox"], .main_box .q-options input[type="radio"]
in components/com_vquiz/assets/css/style.css file

Thanks
Daniel

Please Log in to join the conversation.

Cron Job Starts