Change color of readmore buttons

Hi there, can you help me change the read more buttons from purple to red? I have already updated them in the customize section of the shapely theme.

Here is the page, thank you in advance!
http://re (-) struc (-) turenow.com/blog/

remove (-) thank you.

Hey there,

I hope you are well today and thank you for your question.

You can try achieving this by adding the following CSS code in the Custom CSS option of your theme on the below path.

Admin Area -> Appearance -> Customize -> Additional CSS

/*read more button color red*/
.post-content .more-link {
    background: #ff1010;
}

Best regards,
Support.

Thank you so much, worked great!!

Hi, there

Nice, to hear your problem is fixed:) Now I will now close the topic and mark it as resolved.
Feel free to contact us again Thanks!