Jump to content

How can I remove the text from the footer on mobile - Brine?

Recommended Posts

Hi,

How can I remove the text from the footer on mobile so that only navigation stays? Also to remove slightly padding from the side and add padding after the text (only mobile as well)?

Pictures attached:

Link to comment
  • Replies 5
  • Created
  • Last Reply

You'll need to target the specific block that the text is in and then add Custom CSS to set it to hide on mobile.

This is a useful tool for finding the Block ID: Squarespace Collection/Block Identifier

You'll add the following code to Custom CSS, changing out #block-id with your own and changing the max-width for whatever maximum screen size you'd like the text to NOT display:


@media screen and (max-width:640px) {
#block-yui_3_17_2_1_1551793810094_18045 {
 display: none;
}
}

christyprice.com  🇺🇸 Austin, TX US 

 Get my 100+ item Client Process Checklist for $17.
📔 Flourish Journal for Creative Entrepreneurs - 365 days of prompts
🎥 Watch Circle Live: Hello Income (feat. Christy Price and Jeremy Schwartz)
🎬 Watch It's Not Hard to Say Goodbye: Crafting Client Offboarding from Circle Day 2023

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.