charlineca Posted February 12 Posted February 12 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)
tuanphan Posted February 14 Posted February 14 #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!)
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment