Password Form
General Discussion
8
Posts
4
Posters
1.2k
Views
1
Watching
-
-
-
-
You want to put text on the password form, why do you want to do this?
-
I would like to change the BG-Image for example to better integrate the whole Form into a website. thanks for your reply @arminunruh
-

we have these two settings related to password protected pages now
other than that you can use the css
.post-password-form{ background-color: pink!important; }to use a bg image:
go to your media library, click an image,
click copy to clipboard:
now use this css
.post-password-form{ background-image: url("http://lay.local/wp-content/uploads/2023/11/IMG_2289.jpg"); background-size: cover; background-position: center; }where the URL is your URL (in "")

add this in:
lay options -> custom css & html -> custom css for desktop
Online Users
Forgot your key, lost your files, need a previous Lay Theme or Addon version?
Go to www.laykeymanager.com
.