Jump to content

Remove spacing between two images in footer on mobile view

Recommended Posts

  • Replies 5
  • Created
  • Last Reply
On 5/31/2020 at 6:46 AM, cocktailinajar said:

Hi @jpeter. Thanks for getting back to me. Do I just paste this in custom css? It didn't seem to work 😞

Yeah, following this article for adding custom CSS: https://support.squarespace.com/hc/en-us/articles/206545567#toc-add-css-code

You can try increasing the specificity of the CSS selector by using the ID of the page section that wraps both elements, page-section-5ec92d754800825652e309fe:

#page-section-5ec92d754800825652e309fe .image-block {
  transform: none;
}

 

Full stack developer who loves helping people out with anything web related. If you'd like to support me, buy me a coffee!

Link to comment
21 minutes ago, jpeter said:

Yeah, following this article for adding custom CSS: https://support.squarespace.com/hc/en-us/articles/206545567#toc-add-css-code

You can try increasing the specificity of the CSS selector by using the ID of the container that wraps both elements, yui_3_17_2_1_1590994328909_127:


#yui_3_17_2_1_1590994328909_127 .image-block {
  transform: none;
}

 

#yui will change if you refresh the page

use #block-yui

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

Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)

Link to comment

Archived

This topic is now archived and is closed to further replies.

×
×
  • 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.