How Can I Hide The Slideshow Image On Mobile

Solved

How Can I Hide The Slideshow Image On Mobile

pmhkook
Excursionist
17 0 5

I want to hide the slideshow image on mobile in the Refresh theme. 

 

How do I go about hiding the image on mobile? Thanks in advance for any help!

Accepted Solution (1)
PageFly-Amelia
Shopify Partner
529 157 223

This is an accepted solution.

Hello @pmhkook 

 

You can try the following steps I have provided to help you solve the problem you are facing:

Step 1: Online Stores > Themes > Edit code

Step 2: Choose file base.css

Step 3: Add code

@media screen and (max-width: 767px) {
.banner__media {
    display: none !important;
}
}

 

Hoping my solution helps you solve your problem.

Best regards,

Amelia | PageFly

Please let me know if it works by giving it a Like or marking it as a solution!


➜ Optimize your Shopify store with PageFly Page Builder (Free plan available) 
➜ Weekly updated Shopify tutorials on YouTube 


All features are available from Free plan. Live Chat Support is available 24/7.

View solution in original post

Replies 5 (5)

PageFly-Amelia
Shopify Partner
529 157 223

Hello @pmhkook 

This is Amelia at PageFly - Shopify Advanced Page Builder app.

 

Can you provide me with your URL link so I can check it for you?

Please let me know if it works by giving it a Like or marking it as a solution!


➜ Optimize your Shopify store with PageFly Page Builder (Free plan available) 
➜ Weekly updated Shopify tutorials on YouTube 


All features are available from Free plan. Live Chat Support is available 24/7.

pmhkook
Excursionist
17 0 5

Thank you for replying
thehobbylair.com 

PageFly-Amelia
Shopify Partner
529 157 223

This is an accepted solution.

Hello @pmhkook 

 

You can try the following steps I have provided to help you solve the problem you are facing:

Step 1: Online Stores > Themes > Edit code

Step 2: Choose file base.css

Step 3: Add code

@media screen and (max-width: 767px) {
.banner__media {
    display: none !important;
}
}

 

Hoping my solution helps you solve your problem.

Best regards,

Amelia | PageFly

Please let me know if it works by giving it a Like or marking it as a solution!


➜ Optimize your Shopify store with PageFly Page Builder (Free plan available) 
➜ Weekly updated Shopify tutorials on YouTube 


All features are available from Free plan. Live Chat Support is available 24/7.

pmhkook
Excursionist
17 0 5

Amazing, thank you

Made4uo-Ribe
Shopify Partner
7609 1831 2245

Hi @pmhkook 

Check this one. 

From your Shopify admin dashboard, click on "Online Store" and then "Themes".

Find the theme that you want to edit and click on "Actions" and then "Edit code".

In the "Assets" folder, click on "base.css, style.css or theme.css" file, depending on which file your theme uses to store its CSS styles. At the bottom of the file, add the following CSS code:

 

@media only screen and (max-width: 749px){
section#shopify-section-template--17478330614019__slideshow {
    display: none;
}
}

 

And Save. 

Result:

Made4uoRibe_0-1713129017624.png

 

 

Please don't forget to Like and Mark Solution to the post that helped you. Thanks!

If this fixed your issue Likes and Accept as Solution is highly appreciated. Coffee tips fuels my dedication.
Get EXPERIENCED Shopify developers at affordable rates—visit Made4Uo.com for quick quote!
Do not lost your Shopify store! Get FREE trial with ✔️ Rewind Backup: Automatic, reliable, stress-free.
Need THEME UPDATES but has custom codes? No worries, contact us for affordable price.