Jump to content

Lock screen: move text below password field

Recommended Posts

Posted

Hi, I am looking to move my body text on my password page BELOW the "password" field, and change the "password" field font to my custom font. I have managed to do so with the page body font, but am struggling with the field input. Can anyone help with this?

 

Site is: https://shorturl.at/pyETY (link shortened)

  • Replies 1
  • Views 1.2k
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

Posted

#1. Use this code to Website > Website Tools > Code Injection > Lock Screen/Lock Page

<style>
.lock-screen .restrict-width-1000 {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important;
}
</style>

#2. Can you paste font file url here?

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

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.