I'm having a hard time figuring out the best way to make something that at least looks like a list editable for my client.
my first solution was to create a million paragraph tags so that I could control the spacing between each item nicely, and when my "list" items wrapped onto two or more lines, they held together nicely with larger inbetween it and the next paragraph item.
then I tried using one paragraph tag and separating the items with breaks, which made me cringe to put in my code. I'm sure I could tighten up the spacing a little, but everything becomes too separated for my liking with two breaks inbetween each item. Plus, I'm not sure how messy this could get once they start editing their content.
My client is a bakery, and half of their website is listing the different types of goodies they make...just wondering if there is a clever workaround that I'm not thinking of to achieve the look lists.
Thanks,
Katrina