Greetings sdsiteseen!
Have you already followed the steps in our “Read Before Posting” support topic? If so, can you post the relevant information so I can assist?
I’ll copy over the relevant part of that post here:
Bug/Issue/Not Working
There are a few debug techniques to perform before posting that may help us discover the root of the issue:
- Switch to the default theme such as Twenty Fifteen, does your problem still persist?
- De-activate all other plugins, does your problem still persist?
- If that solves the problem, re-activate your plugins one at a time and test if the problem re-appears. If so, let us know which plugin caused it.
- Try switching to another browser. Does your problem still persist?
Next post in the forums and be sure to include the following:
- Please follow the debug guidlines and report findings
- Include what version of WordPress and what version of Quiz Master Next you are using
- Include what operating system and browser you are using if applicable
- If possible include link to quiz url or screenshot of issue
- Clearly describe the bug/issue and include steps on how to reproduce it
- Copy the information from the System Information on the Help page and paste it in your post
Sample Quiz Demonstrates question/answers without line spacing. I took this as a simple setting, then found no support documentation other than code. Please provide the CSS class to reduce/remove line spacing between 1) DropDown_Questions and 2) “Hide” HINTS.
Would love to see a similar DEMO styled QMN in my main sidebar at Guess The Celebrity.
Thx
Greetings mikebrad:
The sample quiz does use the styling of a fresh install and does not use any custom css. The hints are only shown when you have text entered into the hints field when adding/editing questions.
Does the quiz look different on the preview tab when editing the quiz? If the quiz looks different on the preview tab than on your front-end, that means that the theme is overriding some of the styles. At quick glance, I see that your theme adds extra margin to the bottom of the drop downs and well as defines them as display: block. It also adds extra margin to the hint spans as well.