• michellefz

    (@michellefz)


    I am on the free version of the survey and it has been working fine. We recently found that the ‘complete’ button is now not showing the full text or is not the full size. I have tried tweaking the button parameters but it still not showing all the text. I have updated the plug-in and the problem still exists

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter michellefz

    (@michellefz)

    Further to the above, I have updated the padding for left/right to be 110 px and this now shows ‘complete survey’ but the text is not centred.

    Plugin Support Jasmine

    (@hyenokian)

    Dear @michellefz,

    Thank you for your topic.

    It looks like the issue is being caused by a CSS conflict with your theme.
    See the screenshot below:

    When you disable it, the buttons are correctly aligned.
    See the screenshot below:

    To fix this, we’ve created a custom CSS solution for you.
    Please add the following CSS to Theme > Customize > Additional CSS.

    .ays-survey-container .ays-survey-section .ays-survey-section-buttons .ays-survey-section-button-container .ays-survey-section-button-content a.ays-survey-section-button,
    .ays-survey-container .ays-survey-section .ays-survey-section-buttons .ays-survey-section-button-container .ays-survey-section-button-content button.ays-survey-section-button,
    .ays-survey-container .ays-survey-section .ays-survey-section-buttons .ays-survey-section-button-container .ays-survey-section-button-content input.ays-survey-section-button,
    .ays-survey-container .ays-survey-section .ays-survey-simple-button-container .ays-survey-button-content .ays-survey-button {
    width: auto;
    }

    Please check after applying this CSS and let us know the outcome.

    We will also add this on our end to ensure it doesn’t cause any future issues.

    Thank you.

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