Shopify themes, liquid, logos, and UX
Hi our current image banners on desktop appears very large on desktop we would like our desktop view for image banners to be aligned with our heading and other content such as favorites www.infinitelyspecial.co.za
Solved! Go to the solution
This is an accepted solution.
Hi @Waathiq ,
This is Richard from PageFly - Landing page builder, I’d like to suggest this idea:
Step 1: Go to Online Store->Theme->Edit code
Step 2: Asset->/section-image-banner.css->paste below code at the bottom of the file:
@media screen and (min-width: 990px) {
.image-banner-section {
max-width: var(--page-width);
margin: 0 auto;
padding: 0 5rem;
}
}
I hope it would help you
Best regards,
Richard | PageFly
Please let me know if it works by giving it a Like or marking it as a solution!
➜ Optimize your Shopify store with PageFly Page Builder (Free plan available)
All features are available from Free plan. Live Chat Support is available 24/7.
Step: 1
Step - 2: add page-width class in schema
Step - 3 : Save file
This is an accepted solution.
Hi @Waathiq ,
This is Richard from PageFly - Landing page builder, I’d like to suggest this idea:
Step 1: Go to Online Store->Theme->Edit code
Step 2: Asset->/section-image-banner.css->paste below code at the bottom of the file:
@media screen and (min-width: 990px) {
.image-banner-section {
max-width: var(--page-width);
margin: 0 auto;
padding: 0 5rem;
}
}
I hope it would help you
Best regards,
Richard | PageFly
Please let me know if it works by giving it a Like or marking it as a solution!
➜ Optimize your Shopify store with PageFly Page Builder (Free plan available)
All features are available from Free plan. Live Chat Support is available 24/7.
Your image banners might need some adjustments to align better with your other content. One solution could be resizing the banners or applying custom CSS to control their dimensions more precisely. Try setting a max-width or aligning the image to fit the content width on the desktop view. You may also want to check if the theme allows for layout adjustments.
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