Hi,full screen slideshow mobile

Hi,full screen slideshow mobile

sao
Explorer
237 0 22

Hi,I wanna make my slideshow fullscreen for mobile view only

store url: www.aiciavem.ro

 

please if u can test my store also to see how good performs or if I have any problems it is perfect, thx!

 

 

Reply 1 (1)

parth_ghelani
Shopify Partner
234 34 32

Hello @sao 

Follow below steps to make slideshow full width on mobile devices only.

1. Go to admin > Online store > Edit code.

2. Find the file named "custom.css" and open the file.

3. Copy below given CSS and paste in the file at the end of file.

@media (max-width: 768px) {
  #shopify-section-template--21843587039558__home_builder_ywPwKf .container {
    max-width: 100% !important;
  }

  #shopify-section-template--21843587039558__home_builder_ywPwKf .container .home-builder-block-id-template--21843587039558__home_builder_ywPwKf-1 {
    padding: 0 !important;
  }
}

4. Don't forget to save the file after making changes.

Hope this solution works best for your issue.

Was your question answered? Mark it as an Accepted Solution.
If you need further assistance to optimize your store, please don't hesitate to reach out. I'm committed to providing you with my full support and ensuring that you get the most out of our collaboration.

Get in Touch: You can contact me directly at softkarts@gmail.com for any questions or concerns