Hey, I’ve been browsing for a couple of days around the internet for a potential fix to this but I have found nothing so far. I am trying to change the text of the different collection titles as shown in the image below. I want to change the white text to black (“cat trees” , “everything cat” etc..)
Im not into coding or anything myself so any help on this would be highly appreciated
So like @Zworthkey said, it’s password protected. If you can share the password for the store, I can write a bit of CSS that you can copy and paste into the code, to change the color. Just based on the fact that it’s the Dawn theme, here’s a bit of code that may work:
Go into your store admin, then go to Online Store > Themes > Actions (on your live theme) > Edit Code. Then search and find the file named ‘main-list-collections.liquid’. Add that code to either the very top or bottom of that file, then hit save! That should work, but again, this is all without seeing your site.
Another way to do it would be to use the app Easy Edits: https://apps.shopify.com/easy-edits
You can just click on the text in the app, and change the color (it gives you a click and change editor for your store). If you use the app, just select the ‘All-Products’ page in the dropdown menu, and it’ll take you to the collections page you want to edit. You can always make your edits, and then delete the app and keep the edits, without paying.
(Disclaimer: I’m the founder/developer behind the app)
Hopefully that helped out, let me know if it did or if I can answer anything else!
Hey, Sorry for the delay. The password is ‘aonewb’. Unfortunately the code that you blindly gave me didn’t work, appreciate it nonetheless. I downloaded EasyEdits and for some reason I’m only being showed the main page which is password protected (which i didn’t even know was the case, so sorry for that!) and not the different collections. So i would greatly appreciate knowing what to maybe code into the ‘main-list-collections.liquid’ or something else as you initially advised.