There is a part in the ella theme that i cannot change, the collections filter wants to stay capitalized, need a code that can change that.
@eden73 , could you please share the store URL? moreover, share the screenshot of the text where you would like to update CSS/text.
1 Like
i sent u a pm
1 Like
can u unprivate ur pm, i cant send u message.
1 Like
Hi @eden73
==> For our latest source, you can add this CSS in your custom.css file to make the collection filter capitalized.
- Note: Remember to go to theme settings β custom.css to turn it on
i did ur steps, it didnt work
Code doesnt work can u please send another one
Hi friend.
Thank you for contacting us.
you want to do this. itβs very simple you just need to use 1 piece of CSS code below:
text-transform: uppercase;
Please let me know if you have any questions regarding the changes,
Thank you so much,
where do i put this code?


