Shopify themes, liquid, logos, and UX
Hello,
Please help me fix this the banner size issue on different screens, it is cropped.
Hi @exoneon ,
May I suggest to update code these steps:
1. Go to Store Online-> theme -> edit code
2. Layout/theme.liquid
3. Add code below to end of file and before </body> tag
<style>
#shopify-section-template--18574681407732__image_banner_AibWNX .yv-image-banner-wrapper {
height: auto;
}
#shopify-section-template--18574681407732__image_banner_AibWNX .yv-image-banner-content.text-align-left {
position: absolute;
}
#shopify-section-template--18574681407732__image_banner_AibWNX .image-wrapper {
position: static!important;
padding: 0!important;
}
#shopify-section-template--18574681407732__image_banner_AibWNX .image-wrapper img {
position: static!important;
object-fit: cover!important;
}
</style>
Shopify and our financial partners regularly review and update verification requiremen...
By Jacqui Mar 14, 2025Unlock the potential of marketing on your business growth with Shopify Academy's late...
By Shopify Mar 12, 2025Learn how to increase conversion rates in every stage of the customer journey by enroll...
By Shopify Mar 5, 2025