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

    (@hyenokian)

    Hi @sharonrasta,

    Thank you for the topic.

    Would you mind clarifying which background you want to make transparent?
    Please provide us with the screenshots so that we can understand the question more correctly and help you as soon as possible.

    Thank you!

    Thread Starter sharonrasta

    (@sharonrasta)

    i mean to the general box background, i want to see only the picture, questions and answers with a background (this i can do)…

    https://ibb.co/CQ2ZNDF

    https://ibb.co/fSRccJB

    i just need it to be transparent.

    Plugin Support Jasmine

    (@hyenokian)

    Thank you for your reply, dear @sharonrasta.

    Here is a Custom CSS written special for you to make the quiz box transparent.

    Please insert this CSS code to the Quizzes page > particular quiz > Styles tab > Custom CSS option.

    Then, replace YOUR_QUIZ_ID with the corresponding Quiz ID (e.g. 3). Do not delete the space after it.
    Do not forget to clear the cache afterward.

    div#ays-quiz-container-YOUR_QUIZ_ID {
    background-color: transparent;
    }

    Thank you!

    Thread Starter sharonrasta

    (@sharonrasta)

    Thank you jasmine!

    but its working perfectly only on the first title part…

    when the questions or results page appear its with some kind of opacity on it, i tryed add opacity 0 and its not working… i must miss something.
    screenshot:
    https://ibb.co/ZKk3L8z

    can it be totally transparent?

    Thread Starter sharonrasta

    (@sharonrasta)

    I made it!
    Thank you very much!!!!

    Plugin Support Jasmine

    (@hyenokian)

    Dear @sharonrasta,

    Thank you for your reply.

    Glad to hear that everything works fine for you now.

    I would like to close this topic.

    If you have any questions, feel free to open a new topic.

    Have a nice day!

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Transparent Background’ is closed to new replies.