Fantastic Plugin would'nt know how to handle images anymore. Its great in combination with ! Thank you so much for this great work.
Is the fit_position modifier for cover mode anyhow working? I don't how it should be done and nothing worked out so far..
Like this?
{{ bg | media | resize(992, 300, { mode: 'cover', fit_position: '0 0' }) }}
?
Or do I have to create a filter and combine mode: cover with an addition fit_positioning?
Fantastic Plugin would'nt know how to handle images anymore. Its great in combination with! Thank you so much for this great work.
Is the fit_position modifier for cover mode anyhow working? I don't how it should be done and nothing worked out so far..
Like this?
{{ bg | media | resize(992, 300, { mode: 'cover', fit_position: '0 0' }) }}?
Or do I have to create a filter and combine mode: cover with an addition fit_positioning?