Build Options Select
The ThemeKit Ecwid Build Menu takes the buyer to a page where otpions can be selected. It has options for an icon which can be an SVG or a PNG image.
The icon has controls for image size, SVG fill color, background color and padding.
The links can be zebra striped as shown and have a minimum width control which switches to auto on phones.
Hide Links
There is an option to hide non essential links when viewed on a mobile phone in portrait mode. This uses the "nth-of-type" selctor where the position number of the first link to be hidden is entered.
In this case only three links arer show on phones so the number entered is 4.