Here you can find a step-by-step guide on how to change the style for the bullets of an unordered list when using our text editor:
The default style of the bullets is the triangle:
If you want to change the style follow these steps:
- Click on Code in the bottom right corner and go to the Boilerplate tab. Search for this code snippet (using [Ctrl] + [F]) and copy it:
- Then switch to the CSS tab and add the copied code snippet to your website's CSS
- Go e.g. to the Font Awesome website and select the icon of your choice
- Copy the Unicode of your chosen icon
- Go back to the editor and replace the current Unicode in your website CSS with the new Unicode:
- Hit the save button in the code editor to see the result:
Comments
0 comments
Article is closed for comments.