Jump to content

Removing images on mobile

Recommended Posts

Site URL: https://chiton-tarpon-t78k.squarespace.com/

I am trying to remove the images that appear above the button "Schedule a "Red Carpet" Gift Curation Consultation" on the mobile view. I would like the order to appear as follows:

1. Headline

2. CTA

Does anyone know of a solution for this? The pw is socialspirits

Here is the code I have now, which is not seeming to work:

@media only screen and (max-width: 768px) {
 #block-yui_3_17_2_1_1590613341406_16177 {
   display: none;
 }
   #block-ec43079f0edcda020ecb {
   display: none;
 }
}

Thanks in advance!

Link to comment

If you want to remove, add to Home > Design > Custom CSS

@media screen and (max-width:767px) {
div#block-yui_3_17_2_1_1590614831286_14193+.row>.span-4:first-child {
    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

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.