Skip to content Skip to main navigation Skip to footer

Submit Button

Tagged: 

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #2968
    Nicole MendesNicole Mendes
    Participant

    I am trying to create a quiz but the submit button doesn’t show correctly no matter which style I select. I am now trying to customize the CSS and it shows up cutting off the submit text, not showing as a button and with a magnifying glass showing up. How can I fix this?

    Attachments:
    You must be logged in to view attached files.
    #2974
    Kriti SharmaKriti Sharma
    Keymaster

    Hi Nicole,

    Welcome to QSM Pro Support Forum. Hope you are having a great day.

    As we are not experiencing this issue at our end, I request you to please check for plugin conflict or theme conflict. To do this, disable all of the plugins all at once and enable one by one by checking which one is causing the conflict. If this does not resolve the issue, change the website’s theme to another theme and check whether the issue is resolved or not.

    Please let me know.

    Regards,
    Kriti

    #2991
    Nicole MendesNicole Mendes
    Participant

    Hi Kriti,

    That worked, thanks! What is the CSS that I would use to add a space before the button?

    Test5

    #2998
    Kriti SharmaKriti Sharma
    Keymaster

    Hi Nicole,

    Please give me some time to look at the code. I will get back to you soon.

    Regards,
    Kriti

    #3015
    Kriti SharmaKriti Sharma
    Keymaster

    Hi nicole,

    Please try the following CSS code:

    .qsm-submit-btn{
    margin-top: 35px;
    }

    Regards,
    Kriti

    #3018
    Nicole MendesNicole Mendes
    Participant

    That worked, thanks!

    #3022
    Kriti SharmaKriti Sharma
    Keymaster

    Best regards,
    Kriti

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