Have your say in Community Polls: What was/is your greatest motivation to start your own business?

Re: Resize Slideshow on pages

How can I resize a slideshow on my website's pages?

Gee3
Excursionist
26 0 1

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!

 

Replies 5 (5)

DitalTek
Shopify Partner
779 93 110

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;
  }
}

 

You can please Like and Accepted Solution if my suggestion helpful. And if you want to customize or develop new feature on Theme or App => Contact to us via Email or WhatsApp.
- Contact Support : Gmail | WhatsApp: +84 398999359
Gee3
Excursionist
26 0 1

Hi @DitalTek , 

 

It's not a banner it is the slide on the Domestic Delivery page located in the footer. 

 

Thanks, 

 

DitalTek
Shopify Partner
779 93 110

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.

You can please Like and Accepted Solution if my suggestion helpful. And if you want to customize or develop new feature on Theme or App => Contact to us via Email or WhatsApp.
- Contact Support : Gmail | WhatsApp: +84 398999359
Gee3
Excursionist
26 0 1

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, 

DitalTek
Shopify Partner
779 93 110

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.

JosephK_0-1697682570788.png

 

You can please Like and Accepted Solution if my suggestion helpful. And if you want to customize or develop new feature on Theme or App => Contact to us via Email or WhatsApp.
- Contact Support : Gmail | WhatsApp: +84 398999359