Hello everyone !
I’m trying to design my drawer on mobile but couldn’t succeed…
I want to align the Categories to the middle, the arrow is interrupt the text to be in center… ( The image )
Could anyone help me please ? i can’t find the css for it.
Hi @NinaDesign
Would you mind to share your store URL? Thanks!
Sure, thank you !
.text-with-icon.justify-between {
justify-content: center;
}
Thank you so much it’s work perfect !
I’m appreciate it
![]()