Jump to content

7.1 block arrangement on mobile

Recommended Posts

  • Replies 11
  • Views 893
  • Created
  • Last Reply
15 hours ago, JordanCameron said:

I removed the footer social block since there were going to be some folks looking at the site – I'd still love the code so I can add it back in if that's possible!

You can add Social Block on Footer. Then we can give the code to remove it on Desktop, and remove Header social on Mobile

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
On 6/2/2020 at 7:17 AM, JordanCameron said:

Got it – the social block is now added on footer. Ready for the code.

Add to Home > Design > Custom CSS

/* remove footer social on desktop only */
@media screen and (min-width:768px) {
div#block-a62644b859972108200b {
    display: none;
}
}
/* remove header social on mobile only */
@media screen and (max-width:767px) {
div#block-yui_3_17_2_1_1589928952821_4914 {
    display: none;
}
}

 

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
On 6/5/2020 at 12:10 AM, JordanCameron said:

Thanks! That worked to remove the social block in footer in desktop, is there a way to remove the footer on desktop altogether as well?

Hi. Sorry for the delay. Have you solved yet?

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.