• Resolved davejeff66

    (@davejeff66)


    Hi,

    I’m just testing the plugin and have created a small quiz on a page, but the questions are unreadably narrow. The intro page with title and subtitle displays correctly but the questions and answers do not. Can you help?

    Thanks

    The page I need help with: [log in to see the link]

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Support gavinohanlon

    (@gavinohanlon)

    Hi Davejeff66,

    Thanks for your message. I will be happy to help.

    Sure, can you send us a link to your quiz so we can inspect it?

    Looking forward to hearing back.

    All the best.

    Thread Starter davejeff66

    (@davejeff66)

    Thanks for your reply. The URL is raincheckbar.com/qr

    Plugin Support gavinohanlon

    (@gavinohanlon)

    Hi, thanks for your reply.

    Can you point out to me where the quiz is located?
    I am not easily seeing it. This is what I am seeing – https://ctrl.vi/i/YzwvwTeQB

    Thanks.

    • This reply was modified 2 years, 1 month ago by gavinohanlon.
    Plugin Support gavinohanlon

    (@gavinohanlon)

    Hi,

    I can see the quiz is there now.

    Are you referring to the large grey and purple shape when hovered for the answer section?
    Here – https://ctrl.vi/i/Yj0HhfnsC

    If yes, you can try this Custom CSS to see if it helps –

    div.fca_qc_quiz svg.fca_qc_rectancle {
    width: 26px;
    height: 26px;
    }

    Or –

    div.fca_qc_quiz svg.fca_qc_rectancle {
    width: 26px !important ;
    height: 26px !important ;
    }

    Feel free to get back to us if there is anything else.

    All the best.

    • This reply was modified 2 years, 1 month ago by gavinohanlon.
    Thread Starter davejeff66

    (@davejeff66)

    My apologies I had taken the quiz offline while I tried to diagnose the problem. I have since fixed the original issue and put the quiz back online.

    Thanks for the css, that was to be my next question and you have answered it already ??

    Kind regards

    Plugin Support gavinohanlon

    (@gavinohanlon)

    Hi Davejeff66,

    Happy to hear you got the original issue fixed.

    That custom CSS should solve the large answer box issue. If not, please leave the second CSS suggestion in place and let me know, so I can see whats not working.

    All the best.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Quiz questions are very narrow’ is closed to new replies.