Zen subthemes do not (seem to have) a *.breakpoints.yml file added to them to allow the use of responsive images (which are part of Drupal core).

This patch sets three breakpoints:

- small: default media query - can apply anywhere
- medium: between 601 and 960px (basically tablets)
- large: anything over 961px (basically landscape tablets to desktop+)

Patch will be added in the comments.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

markconroy created an issue. See original summary.

markconroy’s picture

adding patch

markconroy’s picture

Status: Active » Needs review

I forgot to set this to needs review. Setting now.

markconroy’s picture

bandanasharma’s picture

#2 Apply patch successfully but it create new folder b/STARTERKIT rather then copy on existing STARTERKIT folder.

In the file you have use letter s for the small, if we use full word then it look batter.
I have made these changes in the file and add patch.

bandanasharma’s picture

FileSize
596 bytes

Sorry last patch is blank so I have add again.

bandanasharma’s picture