# CSS to modify the "Get a Copy of the Response" text

**URL:** https://community.surveysparrow.com/t/css-to-modify-the-get-a-copy-of-the-response-text/3326
**Category:** CSS Knowledge Bonanza! 🕺
**Created:** [April 25, 2023, 8:50am UTC](https://community.surveysparrow.com/t/css-to-modify-the-get-a-copy-of-the-response-text/3326 "2023-04-25T08:50:46Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![Venkata\_Abhijith](https://avatars.discourse-cdn.com/v4/letter/v/cab0a1/32.png) [@Venkata\_Abhijith](https://community.surveysparrow.com/u/Venkata_Abhijith)
#### Post date: [April 25, 2023, 8:50am UTC](https://community.surveysparrow.com/t/css-to-modify-the-get-a-copy-of-the-response-text/3326/1 "2023-04-25T08:50:46Z")

</div>

CSS to modify the "Get a Copy of the Response" text:

.surveysparrow-survey-container--classic-form .surveysparrow-survey-form-wrapper--centered .ss\_completed\_container .c-edit:last-child {  
font-size: 20px !important;  
text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);  
}

 ![Screenshot 2023-04-25 at 2.19.32 PM](https://europe1.discourse-cdn.com/flex013/uploads/surveysparrow1/original/1X/bdfb8655a90ae9258e7e2c63523734f46559b6f9.png)

 ![Screenshot 2023-04-25 at 2.19.37 PM](https://europe1.discourse-cdn.com/flex013/uploads/surveysparrow1/original/1X/d8cb16de4e6a9a44efa91749fda82958d1a8524c.png)
