Start a new discussion

To start a new discussion please visit the discussions section of the GitHub home page of the project.

Discussions on GitHub

You can also search our old self-hosted forums for any useful information below but please note that posting new content here is not possible any more.

Re: Toggle button

Home Forums Older releases 0.9.x Toggle button Re: Toggle button

#1558
admin
Keymaster

Hi,

For instance, you could use the following Unicode symbol http://shapecatcher.com/unicode/info/9776. So in your CSS it would be:

content:'Menu 2630';

If you like, you could also use some other icon from any icon font or even a background image (not that recommended).

Cheers!