Shopify themes, liquid, logos, and UX
Hi,
I would like to resize a slide of a chart for my Domestic Delivery page in the footer.
I need it to be smaller on desktop the mobile version size is great.
https://tiliano.co.uk/?_ab=0&_fd=0&_sc=1
P/w: Debut23
Thank you!
Hi,
To solve this issue, you can add the code below to the base.css file. To find that file, go to
Admin -> Theme -> Customize Code -> assets -> base.css
@media screen and (min-width: 750px){
.shopify-section .banner .banner__media:before{
padding-bottom: 56.25% !important;
}
}
Hi @DitalTek ,
It's not a banner it is the slide on the Domestic Delivery page located in the footer.
Thanks,
Your means is this page: https://tiliano.co.uk/pages/uk-delivery
I don't see any slide here, so you can please point to me where the slide you need to change.
Hi @DitalTek
The image is inserted in a slide, that's what I was referring to.
I need the image to be smaller on desktop.
Thanks,
Have you wanna add the it as image normal or make slide on that page?
If you wanna add image to content of that page. You need to go to the page in admin then add image to content here.
Learn how to build powerful custom workflows in Shopify Flow with expert guidance from ...
By Jacqui May 7, 2025Did You Know? May is named after Maia, the Roman goddess of growth and flourishing! ...
By JasonH May 2, 2025Discover opportunities to improve SEO with new guidance available from Shopify’s growth...
By Jacqui May 1, 2025