Skip to content

Width of text #15

Answered by kdevo
bluefander asked this question in Q&A
Jun 1, 2021 · 2 comments · 1 reply
Discussion options

You must be logged in to vote

Hello @bluefander,

Yes, that's the correct place.

However, my suggestion would be that you overload this in a separate _custom.scss file within your project's root to avoid manually editing the theme which would make updates extra hard.

The content would then be (untested):

.container {
  max-width: <YOUR_WIDTH>px
}

Hope this helps with the customization! I've never tested any other width personally.


Side note: I've converted this issue to a discussion, since issues are meant for bug- and feature-tracking only and not for any kind of support.
Please add further questions to the Q&A topic. This helps me keeping everything organized. 😄

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

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

Answer selected by kdevo
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
Converted from issue

This discussion was converted from issue #14 on June 02, 2021 21:11.