I am building a church website using clean retina. We have a list of churches that I need to have in alphebetical order. they are out of order because of changes I have made/ accidently skipping one. I know how to get to the coding part of clean retina but I am totally lost on where to add the code to make that category in alphebetical order.
Hi tonyaalicia,
We have designed our theme this way. The file is inside the clean-retina -> library -> functions -> functions.php
Here you need to change it for all. You need a bit more code customization for it. If you are unable then you need to hire a developer to fix it.
While customizing the code you need to create a child theme and then only customize the code.