• Resolved Greybox

    (@greybox)


    Is there a way to change the size/color of the final notes? I am talking about “Congratulations” and “You got 100% on this attempt”. In my case they don’t quite fit into my side widget width. I would also like to be able to change the color of the results table cells and borders.

    https://www.ads-software.com/plugins/quiz-tool-lite/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Alex Furr

    (@alexfurr)

    There is no way via the interface options to change the styling of the feedback. However, you can install a plugin like this:
    https://www.ads-software.com/plugins/custom-css-manager-plugin/

    and add your own custom CSS to make it look how you like.
    You’d need to add something like

    h1 .successText
    {
    #theColourYouWant
    }

    in the next release next week I’ll add this feedback in its own custom div so you can style that however you want.

    Thread Starter Greybox

    (@greybox)

    Thank you!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Results notes size/colors’ is closed to new replies.