The community member is having an issue with the mobile menu icon not appearing on their website after making some changes. The issue seems to be specific to certain browsers, particularly Safari on iOS devices. Some community members suggest that the problem may be due to the use of an old component or that explicit padding on the menu button could fix the issue. The community members also discuss the differences between browser engines and the limitations of iOS in terms of installing non-WebKit browsers. While there is no explicitly marked answer, the community members provide suggestions and insights that may help resolve the issue.
should be sth. very simple, but i cant see the Menu Mobile icon after some changes. Can't find out why, anybody a quick solution for this? Site: https://ps-digital-solutions-ujzcj.wstd.io/ The Editor is showing the icon correctly.
safary for ios has serious differences for default button styles vs any other browsers, in the case above its padding on button, cab be set explicitly (same issue for colors)
explict padding fixxed the problem. Thanks alot @Ivan Starkov For my understanding. Because i used an old component (from an youtube tutorial) the problem uccured? And if i had used the component from Webstudio now it would've been fixed?