So then it is related to the bullet list styles… just as the tutorial was written, you add the classes to the
tag in your html code, which means you have to switch the editor to the text view (html view). So in other words, when you make your list, you change to view the html code in the editor then add the class.
From this:
- Fusce adipiscing tellus a lacus.
- Aliquam porttitor mattis nisi non.
- Vivamus hendrerit purus eget turpis.
- Donec bibendum lorem vulputate ante tristique tincidunt.
To This:
- Fusce adipiscing tellus a lacus.
- Aliquam porttitor mattis nisi non.
- Vivamus hendrerit purus eget turpis.
- Donec bibendum lorem vulputate ante tristique tincidunt.
But when you say you copy and paste and it’s not working, how are you pasting it and what specifically is not working?