fa-bars

richwingerter

I gather that from the "fa". But I'm not sure how much I want or need the font-awesome code. I'm looking into that.

CodeALot

Quote from: richwingerter on November 18, 2016, 02:36:18 AM
Is this a droplet or snippet:

<span class="fa fa-bars" aria-hidden="true"> </span>

This is in the default template as part of index.php. It apparently puts up a menu button. While it shows on my page it doesn't function, so I'd like to find documentation or help on it.

Any leads appreciated!

I hope you do understand that class="fa fa-bars" is a class from the font-awesome icon collection.

richwingerter

OK. That makes it a bit clearer. Thanks for your help!

hgs


Neither nor.
This menu is displayed when the page is displayed on a tablet or smartphone
LG Harald

"Fange nie an, aufzuhören - höre nie auf, anzufangen." Marcus Tullius Cicero (106-43 v.Chr.)

richwingerter

Is this a droplet or snippet:

<span class="fa fa-bars" aria-hidden="true"> </span>

This is in the default template as part of index.php. It apparently puts up a menu button. While it shows on my page it doesn't function, so I'd like to find documentation or help on it.

Any leads appreciated!