Customize login page style, logo and other options.
Enable to customize login page background, border, logo, login form and links.
On update:Basic mode: New code will be generated to update the related partial SCSS file and all CSS will be compiled. Related theme mod will be updated.
Advanced mode: Editor code will be used to update the related partial SCSS file and all CSS will be compiled. Related theme mod will not be updated.
On reset:Login page wil reset to default styles.
Related partial SCSS file will reset to default template and all CSS compiled. Related theme mod will reset to default values.
Related custom files:
Related theme mods: Login page customizer dct_customizer_login_page 3{
"enabled": true,
"advanced": false,
"options": {
"background-color": "#f0f0f1",
"background-gradient": "none",
"background-gradient-direction": "0",
"background-gradient-1-color": "#b8dd87",
"background-gradient-1-position": "0",
"background-gradient-2-color": "#6f7adc",
"background-gradient-2-position": "100",
"background-image-type": "preset:Gavarres-fogs-8.jpg",
"background-image-url": "https://www.dctforwp.com/wp-content/themes/dct-child-theme/images/backgrounds/Gavarres-fogs-8.jpg",
"background-image-size": "cover",
"background-image-position": "center",
"background-image-repeat": "no-repeat",
"background-image-blend": "normal",
"background-gradient-above-image": false,
"background-border-width": "0px",
"background-border-color": "#CCC",
"background-border-style": "solid",
"image-type": "custom",
"image-url": "https://www.dctforwp.com/wp-content/uploads/2026/04/Logo-DCT-for-WP-negatiu.svg",
"image-width": "180px",
"image-height": "75px",
"form-background-color": "rgba(255,255,255,0.84)",
"form-border-width": "0px",
"form-border-color": "#c3c4c7",
"form-border-style": "solid",
"form-text-color": "$primary-darker",
"form-button-color": "$primary-comp",
"form-button-text-color": "#FFF",
"link-text-color": "#ffffff",
"link-lost-password": true,
"link-back-home": true,
"link-language-switcher": true
}
}