You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We could only trigger this if there is a [template="fill"]:not(.i-amphtml-hidden-by-media-query) img element.
We could only trigger this if there is a [template="fill"]:not(.i-amphtml-hidden-by-media-query) img element.
In addition, we could default to the background color of the amp-story-page, this might not always look good though because we will add a 70% black overlay.
Additional Context
No response
The text was updated successfully, but these errors were encountered:
Description
Get image on page that is intended to be a background image.
This could default to the story poster image for all pages.
This could be based on the legacy method
Alternatives Considered
[template="fill"]:not(.i-amphtml-hidden-by-media-query) img
element.[template="fill"]:not(.i-amphtml-hidden-by-media-query) img
element.Additional Context
No response
The text was updated successfully, but these errors were encountered: