Skip to content

How to set widget before shortcut icons? #1204

Discussion options

You must be logged in to vote

Good question, unfortunatey this isn't yet supported :(

But there's a couple options:

  1. Add widgets to their own section
  2. Reverse the order of a section, with CSS
    • #section-outer-home-section-0 .content-inner { display: flex; flex-direction: column-reverse; }
    • ^^ Replace #section-outer-home-section-0 with the ID of your section

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@rankokrneta
Comment options

Answer selected by rankokrneta
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants