Skip to content

nav_card image width size #2176

Answered by mturoci
zarch asked this question in Q&A
Oct 26, 2023 · 1 comments · 1 reply
Discussion options

You must be logged in to vote

Hey @zarch!

TLDR: You can adjust sidebar width at this line.

Long story:

Wave gives you control over this via:

  • Properly sizing the image yourself - this is also good for performance as it's always better to load a properly sized image (smaller) instead of loading a big one and resizing it via CSS afterward.
  • If your image is the size you want, you need to ensure it has a big enough container. The default template uses fixed 250px, however, if "zone" size is not specified, Wave defaults to the content width. Read more here.

Replies: 1 comment 1 reply

Comment options

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

Answer selected by zarch
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