Hi, i m trying creating a restaurant menu with transparent background. i have issue to hide the line and the dots line behinde the text without adding a background color to the frame ![🙁Can any body help me to fix this? thanks alot
Hi Albert, you can try using an Auto Layout.
Create an auto layout group with a line, the words, and another line. You can set the lines to “fill container” so that it stretches nicely. The same method can be applied to the items with a dotted line.