Skip to content

Add sticky footer #2134

Sep 19, 2024 · 1 comments · 3 replies
Discussion options

You must be logged in to vote

Well, that's one hell of a CSS.
The following requires you to only use a single notepad, otherwise I may need further trickery.
Steps:

  • Add a notebook.
  • Place it at the very end of your page, and make it take the whole width.
  • Next, edit the notebook, add a table with how many columns you want, your links, etc... (basically design your footer here, don't worry about the table's borders). The table is only necessary if you want to put links on both sides of the footer, if you only want on the right, then simply right align the text.
  • Once you are happy with your design, save and go to custom CSS.
  • Add the following CSS:
 .mantine-AppShell-root:has(.tabler-icon-edit-circle) {
  .grid-stack-item:

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@DeMiro5001
Comment options

@SeDemal
Comment options

SeDemal Oct 2, 2024
Collaborator

@SeDemal
Comment options

SeDemal Oct 3, 2024
Collaborator

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