Skip to content

How to get thumbnails to disply properly on /blog page #1328

Closed Answered by h-enk
pokwir asked this question in Support
Discussion options

You must be logged in to vote

The img-fluid class got droppped out. I will readd it in the upcoming version of @thulite/doks-core.

For now, add to assets/scss/common/_custom.scss:

// Put your custom SCSS code here
img {
  max-width: 100%;
  height: auto;
}

Replies: 2 comments 1 reply

Comment options

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

Answer selected by pokwir
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
Labels
None yet
2 participants