Skip to content Skip to main navigation Skip to footer

Customizing the Submit button

Welcome to QSM Support Forum. Forums QSM Pro Support Customizing the Submit button

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #1219

    Hello,

    I’d like to customize the style of the submit button at the end of the Quiz (i.e. change the color and font…) I don’t seem to get the “class” right for that button.

    Do you have an idea of the line of CSS I would have to input for the color, font and font-size for that button?

    #1224
    Kriti SharmaKriti Sharma
    Keymaster

    Hi Marc,

    Welcome QSM Pro support! Hope you are having a great day!

    If you want to style the submit button of the quiz. Then open the settings of the quiz you want to customize.

    Go To -> ‘Style’ tab -> select ‘custom’ button and then paste the following css code:

    .qmn_quiz_container .qmn_btn, .qmn_quiz_container .btn {
        color: #000;
        background: #fff;
    }

    Now, you can custom style your whole form whit the help of CSS.

    Regards,
    Kriti

    #1231

    Hello Kriti,

    Thanks for your reply, I tried this initially, but I can see that this is the actual code, seemingly preventing me to change color or background:

    .qmn_quiz_container .qmn_btn, .qmn_quiz_container .btn {
    color: #fff !important;
    background: #3498db !important;

    …Can I override this? It seems like the “!important” is preventing me from customizing those two attributes

    #1232
    Kriti SharmaKriti Sharma
    Keymaster

    Hi,

    Yes, !important attribute in the code prevents the code to be overridden. And we cannot override !important attribute.

    So, pasting code using the custom style button is the only option that we can use.

    Regards,
    Kriti

    #14163
    fas taxaafas taxaa
    Participant

    online dating is especially helpful for people who are shy or introverted. Initiating conversations or flirting in person can be intimidating for many, but online platforms create a low-pressure environment where people can take their time to craft thoughtful responses https://meetnfuck.com/meet-and-fuck-in-garden-grove-california/ . This slower pace helps shy individuals gain confidence and express themselves more comfortably. For some, this can be the difference between struggling to find a partner and successfully building a connection that might not have happened otherwise in a face-to-face setting.

Viewing 5 posts - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.