Jump to content

Left-align textbox only on mobile

Recommended Posts

Posted

Site URL: http://www.blueeye.digital/

Hi all,

I'm still new to all this, so please forgive me if this is a simple fix.

I'm looking to align the textbox linking the privacy policy in my footer to the left of the block, but only on mobile. I've looked up how this could be done, but nothing seems to be working. If someone could help me out, that'd be awesome. Thank you!

  • Replies 1
  • Views 339
  • Created
  • Last Reply
Posted
On 11/11/2021 at 8:33 AM, ethanrsklar said:

Site URL: http://www.blueeye.digital/

Hi all,

I'm still new to all this, so please forgive me if this is a simple fix.

I'm looking to align the textbox linking the privacy policy in my footer to the left of the block, but only on mobile. I've looked up how this could be done, but nothing seems to be working. If someone could help me out, that'd be awesome. Thank you!

Add to Design > Custom CSS

/* Align left privacy on mobile */
@media screen and (max-width:767px) {
div#block-yui_3_17_2_1_1636535945263_4235 * {
    text-align: left !important;
}
}

 

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!)

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.