I would like to be able to adjust the width and height of the sliders on individual pages so that the image is displayed completely and is not cut off. So independent of the slider image on the home page.
This would be the example page where I would like to see the whole image displayed, i.e. “less wide”.
you can use the following code and insert it at the bottom of online store > themes > actions > edit code, at the end of the theme.liquid file, before the tag (notice I said , not )
{% unless template == 'index' %}
{% endunless %}
if you mind having that space, probably you will need to upload different images, cropped in different resolutions