User Menu - Custom Icons

Site administration -> Appearance -> BAZ - Advanced -> Raw SCSS

Add/Change User Menu Item

1. Add "User Menu items" eg. (Site administration -> Appearance -> Theme settings -> User menu items)

LabelXYZ|https://apple.pl

Add Custom Icon

2. Add Custom CSS (BAZ -> Advanced -> Raw SCSS)

Important: data-identifier needs to be unique.

If Label is eg. Apple then the data-identifier is "Apple"

If contains more words (e.g "First letter of the sentence") then the proper code might look like this:

How to convert SVG Icon?

https://yoksel.github.io/url-encoder/

1. Insert SVG code 2. Copy CSS code from "Ready for CSS"

SVG Icons Library

You can use icons from e.g:

6286697654.png

Last updated

Was this helpful?