Demo Menu page in Restaurant theme
I hope this makes sense.
I have the Restaurant theme with the demo data installed. On the Menu page, it has a picture of the pizza, the description, then three size options. I would like to be able to copy the pizza items element, then change the number of columns in the element that I copied. Example: I would like to have three size options for pizza, but only two sizes for calzones, and only one size for salad. Where do I go to change this without having to edit it with CSS? Or do I have to create a new element from scratch every time? My site is http://chiropractorinma.com
Thank you.
Comments
you need to create a new element every time from scratch because there is no other way to achieve what you are looking for.
Thanks!