Hi,
I changed some code and need to fix this. I want the text on desktop menu product page collapsible triggers aligned Left.
- it works on mobile still
Hi,
I changed some code and need to fix this. I want the text on desktop menu product page collapsible triggers aligned Left.
yes, please try this code
.collapsible-trigger-btn--borders {
padding-left: 0;
padding-right: 0;
}