Skip to content

Home page hero image sizing is fixed  #21

@ghost

Description

The banner image items in the home page hero image carousel use a fixed width of 500 pixels:

<img src="{{ theme.homepageImageBannerB.thumbnail(500, 'auto')}}" alt="demo_slide_1" />

This causes any uploaded images for the theme settings to only partially fill the header horizontally, even if they're high resolution.

For some reason the default images are displayed at full width. Not sure what is causing this but uploaded images should behave more predictably and automatically size to use the full width of the div.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions