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.
Discover how to increase customer engagement on your store with articles from Shopify A...
By Jacqui Apr 23, 2025Hey Community 👋 Did you know that March 15th is National Everything You Think Is W...
By JasonH Apr 1, 2025Discover how to increase the efficiency of commerce operations with Shopify Academy's l...
By Jacqui Mar 26, 2025