Hi there,
I’m using the taste them and I’ve successfully removed the caret in the header however the space next to it is still visible.
Whats the best way to remove this space? Shop and terms have the dropdown.
Thanks

Hi there,
I’m using the taste them and I’ve successfully removed the caret in the header however the space next to it is still visible.
Whats the best way to remove this space? Shop and terms have the dropdown.
Thanks

Hi @CJM95 ,
Please go to Actions > Edit code > Assets > base.css file and paste this at the bottom of the file:
summary.list-menu__item {
padding-right: 1.2rem !important;
}
Hope it helps!
Hey @LitExtension
I’ve just tried this and unfortunately it hasn’t worked for me.
Is there anything else you would recommend?
![]()
Thanks again
Hello @CJM95
You can follow these steps:
I hope the above is useful to you.
Kind & Best regards,
GemPages Support Team