Also, another thing,
How can overwrite this piece of code in the style.css?
.quiz-form label {
display: inline !important;
}
I’ve tried to create a new style.css file in a folder created inside my theme folder called “watu” (as explained in the help sections) –> this file just doesn’t work
I’ve also tried to modify my own style.css and, even though it works for some rules, it doesn’t work for the ones labelled as “!important”.
Any help will be very welcome.
Thanks
Plugin Author
Bob
(@prasunsen)
I’m afraid you can’t make the user continue without pressing a button neither you can overwrite this css. It’s fairly important which is why we have used the important clause.