I have a custom css snippet made by very slightly modifying another snippet found in this post on the forum: Style Bullets in Lists by Level.
Basically it changes the style of bullets in an unordered list based on the indentation.
It works great, but it works only in live preview mode and not in reading mode.
I’m not that proficient in CSS and I can’t understand how to select the elements to make this work also in the reading view.
If someone have already done this or understands CSS a bit better and can explain to me what is the correct selector it would be much appreciated
How to extend this to the text under the 1st level li?
I want to make the text under 1st level bold and export to pdf. I have a lot of 1st level text, and unfortunately I don’t have enough time to invest in making each item bold manually.
As the other users (this post and others) have pointed out, there are no selector classes in the reading mode, which can be leveraged while exporting to pdf.