Jump to content

Hide Image from Image Block on mobile version

Recommended Posts

Site URL: https://metaxana.com

Hi there everyone,

 

I am trying to hide only the image from the image block for the mobile version.

Whilst it's nice on the desktop version, the product photo hides the cocoon in the mobile version, so I want to hide it, but keep the text.

Anyway I can do that??

I tried to hide sections and blocks, but it's not what I need. 

Thank you in advance

 

password: metaXana2022

Screenshot 2022-01-14 at 14.19.17.png

Screenshot 2022-01-14 at 14.20.25.png

Link to comment
  • Replies 3
  • Created
  • Last Reply

Top Posters In This Topic

Add to Design > Custom CSS
 

/* hide image on mobile homepage */
@media screen and (max-width:767px) {
div#block-yui_3_17_2_1_1639664889103_6110 .intrinsic {
    display: none;
}
}

 

Email me if you have need any help (free, of course.). Answer within 24 hours. 
Or send to forum message

How to: Setup Password & Share url Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care

Link to comment
  • 2 months later...
20 hours ago, PeterMills said:

Hey, how do you find out the block or blocks ID to hide?

 

Use this free tool: https://chrome.google.com/webstore/detail/squarespace-id-finder/igjamfnifnkmecjidfbdipieoaeghcff?hl=en

Email me if you have need any help (free, of course.). Answer within 24 hours. 
Or send to forum message

How to: Setup Password & Share url Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care

Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

×
×
  • Create New...

Squarespace Webinars

Free online sessions where you’ll learn the basics and refine your Squarespace skills.

Hire a Designer

Stand out online with the help of an experienced designer or developer.