Remove or change copy on buttons (Prestige Theme)

Hi community,

I am having trouble changing the copy (or removing entirely) the buttons on my ALL COLLECTIONS list. Guidance would be much appreciated!

https://vanmeterjames.com/collections

To remove just add this to base.css (or whatever the root css file is called)


.CollectionItem__Link Button { display: none!important; }