On mobile menu a changed the Icon (Submenu) in Top level settings to the svg icon and the Bricks applies to that icon padding 30px what makes that icon invisible. When I use icon from font (eg. Themify) it’s OK and the icon is visible.
Thank you for your report. Could you please share a URL to the SVG in question? I tried multiple custom SVGs and none of them were invisible due to the padding.
The problem is that there is different behaviour if you choose icon from built-in icons (Themify) and different if you upload your own svg.
Yes, I can set the padding to 0 px, but it’s ungly then. But it works, thanks for advise.
@Shortik, yup I understand your point. However, the issue here primarily arises due to the width of the button being set to 1rem on your instance. Which roughly translates to 10px (as the HTML font size is set to 62.5%). So I don’t see how we’d be able to account for cases like this (as there’s always going to be edge cases).