• Closed by: Marek
  • Closed on: 06.05.18, 20:24
  • Reason: Closed
  • Comment: Glad to help!

Ticket #11706 - menu icon mobile

Hi,
menu Icon on mobile device does´t look like the original )Attachfile: original and mine.

thx for help.

Comments

Marek 18 Feb 2018, 10:47

Yes, I know about the issue and it will be fixed in the next update.
For now use following CSS to fix it.

.icon_menu {
justify-content: center;
align-items: center;
margin: 3px auto;
}