Continuing the discussion from Remove white space from the top of notes in reading view:
I took the solution from the previous post and changed the padding from just top to all sides. When turning off the snippet, the headers fold/unfold as usual. I’m wondering what else needs to be tweaked to restore the folding functionality. My tweaked code follows below. Any help would be greatly appreciated.
I don’t see any folding issue using the above if Readable line length is enabled. If it’s disabled, the content fills the entire width of the note. By setting a 0px padding on the left, the heading collapse icons aren’t in the content area anymore.
e.g. 20px left padding:
0px left padding:
Simple solution: don’t change the left padding or adjust it to something that is workable.
I do have Readable Line Length disabled. I changed my left padding to 20px and the icons have reappeared. Thank you for your continued assistance ariehen.