Skip to content
Discussion options

You must be logged in to vote

There is not setting for most of these things, for the simple reason that making everything configurable would lead to bloat - and then there would still be thing people want to have configurable. Instead, the approach is that you can configure the elements of the site by editing templates, partial and blocks. The process is described in the customization guide.

You can then add your own CSS styling on top of this with extra css. Your browser's developer tools are your friend here for figuring out what classes you can attach to (this is assuming that you are not familiar with SCSS and can interpret the source directly).

In this case, the main problem is going to be re-arranging or resizin…

Replies: 2 comments

Comment options

alexvoss
Jan 17, 2024
Collaborator Sponsor

You must be logged in to vote
0 replies
Answer selected by pitosalas
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants