Plugin Support
Jasmine
(@hyenokian)
Dear @wernerevers,
Thanks for the topic.
Please navigate to the Theme you are currently using > Customize > Additional CSS/Custom CSS (depending on the Theme) and insert the following CSS code there.
Make sure to replace YOUR_SURVEY_ID with the corresponding ID for your survey (for instance, like this: div[id*=”ays-survey-submission-summary-container-3″]).
Do not delete the space after it.
Do not forget to clear the cache afterward.
The code:
div[id*="ays-survey-submission-summary-container-YOUR_SURVEY_ID"] > *:first-child {
display: none !important;
}
Try this and let us know how it goes for you.
Looking forward to hearing back from you.
Thank you.
Plugin Support
Jasmine
(@hyenokian)
Dear @wernerevers,
Thanks for the reply.
Glad to hear that the solution has worked fine for you.
If your query is resolved, please take a moment to rate and review the plugin or support.
Thanks in advance!