Viewing 3 replies - 1 through 3 (of 3 total)
  • Greetings Guillermo:

    Thank you for choosing to use this plugin!

    Are you asking to add an extra new line between the question and answers? And adding an extra new line between each answer? Does the questions and answers not appear spaced out enough on your quiz?

    If this is what you are after, it would be better to edit the quiz style to get the look you would like. Navigate to the Quiz Styling tab. Inside the tab is a text box, add this to the text box:

    div.mlw_qmn_quiz input[type=radio]
    {
    margin-top:15px;
    margin-bottom:15px;
    }

    By adjusting the numbers, you will be able to adjust the spacing between the different answers and the question.

    Let me know if this works for you!

    Best Regards

    Frank

    Please consider our Premium Support which includes priority same-day answers to support questions and priority feature requests! We will also work with you to build your requested features exactly as you need them!

    Hi,

    Great plugin, at the moment I am just tinkering with it, staying on the subject of line spacing, is there a simple way of closing up the spacing between each question, see the link below, I would like to get them a lot closer together to reduce the amount of scrolling.

    CLICK HERE

    kindest regards
    Bam Bam

    Greetings Bam Bam:

    Can you try adding this to the style tab:

    .quiz_section {
    margin: -25px 0px;
    }

    You can change the first number to add or remove more spacing depending on your needs.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘"spacing"— (question-answer) and (answer-answer)’ is closed to new replies.