Formatting a price list in a restaurant menu

Hello,

I am running into an issue where I have to format prices of menu items, at some places the prices are without labels, with some items the prices are split into Small and Large with respective labels. Please advice how we can achieve this in CMS. Link to reference menu: http://www.frankspizza-pompton.com/#!portfolio/c20nd

Regards
Prashant


Here is my public share link: LINK
(how to access public share link)

You can do this using conditional visibility. First, create 3 text fields in your CMS collection, 1 for single price and 2 for small/large price. Then simply create static text for small and large labels and set the conditional visibility to “if small price is set” and “if large price is set” to both the labels and the small/large price fields themselves. Also set the conditional visibility for the single price text to “if small price is not set”. This will mean that if you put in a single price, everything with the small/large price will not be visible and vice versa. I hope that makes sense.

More information here: http://forum.webflow.com/t/new-feature-conditional-visibility/22539

2 Likes

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.