in icon list every time I remove ‘label’ because I don’t need it sometimes
I find myself with an unpleasant problem of not seeing which icon corresponds to which service, we have icon1,2,3,4,5 etc.
bricks assumes that we must know the service of each icon number, which is not the case.
sometimes we just need to hide all the labels and like that in the list I can clearly see what is happening
To solve this problem I just did this to my icon list
%root% span{
display:none;
}
but it will be great if we just have a “hide all label” option
I would bring it back to bug because one thing I tried was setting in the Icon List the Label Size = 0 which works fine and does the trick on the editor but actually shows the full label on the frontend… or is it only me?
Would you be so kind as to create a separate bug report for this issue? It’s a bit different from the original report here, and yours can definitely be categorized as a bug. Thanks for bringing it to our attention!