Hello,
I am trying to accomplish something like this (Burgers $5.99) to (Burgers … $5.99) when creating restaurant menus. How do I do that?
Best,
Densy
Hello,
I am trying to accomplish something like this (Burgers $5.99) to (Burgers … $5.99) when creating restaurant menus. How do I do that?
Best,
Densy
Hello Densy,
Thanks for writing in! Do you want to display something like this?
Then, you layout your element structure like this:
In your DIV element, you enable the Flexbox option:
In your Line element, you will set a width and a maximum width:
Hope this makes sense.
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.