How To Change Text Colour Of ‘Continue Shopping’ Text in Refresh

I’m wondering what code I would use in the base.css file to change the Text color of the **“Continue Shopping”**button?

Hi @Blazescreens

This is Richard from PageFly - Shopify Page Builder App, I’d like to suggest this idea:
Online Store ->Theme ->Edit code
Assets ->Base.css

.button.button--primary {
    color: #000 !important;
}

Hope you find my answer helpful!
Best regards,
Richard | PageFly

Unfortunately does not work

You can give me the URL to this page?