Changing Languages Widget to Include More Languages per Row #3557
-
I am new to JavaScript and have tried on a fork to change the number of columns of languages present. Is there a change I could make to the original card so that there are '4' languages per row instead of '2', and they increase from left-to-right instead of top-to-bottom? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
@VinayR-GitHub, thanks for asking! Currently, we support modifying displayed languages only through the |
Beta Was this translation helpful? Give feedback.
@VinayR-GitHub, thanks for asking! Currently, we support modifying displayed languages only through the
langs_count
parameter. For more details, visit Language Card Options. If you want to have your feature implemented, you can create a pull request or Feature Request. If there is enough interest from the community, we might take a look (see Issue #1935) 👍🏻.