I’ve been asked if its possible to change the color, but I can’t find anything regarding how to do that in the documentation, so I wanted to ask if its possible to do it.
Also, is it possible to align the text of the subcategory further to the left? Or is the text alignment always fixed?
Great question. You can find info on how to change that frontend look in the docs under the “Branding” section of the “Customizations”. It’s a bit tricky to find everything in there sometimes so I do apologize it wasn’t obvious.
Here’s the link to have your own CSS served up to tinker with these colors:
Thank you so much! I’ve been able to apply the changes I needed.
I have one last question. Is it possible to arrange the order of the subsections in a specific way? It’s sorting them alphabetically, but I wanted to have a specific order. What I’m doing right now is number the subcategories (1. , 2. …). But I would like to know if there’s any way to choose the display order and perhaps I’m missing something.
I don’t know of a way right now to do this beside the way you are currently doing it, sorry.
There could still be a work around though using an initializer maybe, but that seems fragile to me and I’m not sure I would recommend it, but maybe someone has done this and can chime in.