Replies: 1 comment
-
Oh, nevermind! it did it with the following: - name: Stocks
width: slim
#hide-desktop-navigation: true
center-vertically: true
columns:
- size: full
widgets:
- type: split-column
max-columns: 3
widgets:
- type: markets
markets: |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, at the moment I have one long markets list with multiple tickers. I'd like that to spill across three columns on a page, rather than have one long column. Is there a way to do this automatically vs., manually splitting it up into three lists?
Beta Was this translation helpful? Give feedback.
All reactions