Image Slideshow 100%

Hello, my name is Marina.

I want in the front page to have afull width slideshow.

I am using the Ada Slider app bt I can not managed to make it full wisth.

Can you help me?

Here is the link of my site.

https://6a6f99-73.myshopify.com

Thanks

Marina

  1. Go to ‘Online Store’ → Themes → Edit Code

  2. In the assets folder locate the file ‘base.css’

  3. At the bottom of the ‘base.css’ file paste the below code

#shopify-section-template--23230890770776__17251274245a2c7a27 .page-width {
    padding-left: 0;
    padding-right: 0;
}
1 Like