-
Author
-
November 29, 2016 at 18:39 #145549jeremy55Participant
Normal
021
false
false
falseFR
JA
X-NONE/* Style Definitions */
table.MsoNormalTable
{mso-style-name:”Tableau Normal”;
mso-tstyle-rowband-size:0;
mso-tstyle-colband-size:0;
mso-style-noshow:yes;
mso-style-priority:99;
mso-style-parent:””;
mso-padding-alt:0cm 5.4pt 0cm 5.4pt;
mso-para-margin:0cm;
mso-para-margin-bottom:.0001pt;
mso-pagination:widow-orphan;
font-size:12.0pt;
font-family:Cambria;
mso-ascii-font-family:Cambria;
mso-ascii-theme-font:minor-latin;
mso-hansi-font-family:Cambria;
mso-hansi-theme-font:minor-latin;}Hello, I would like to modify the css of the page wp-login.php, when I modify in inspector mode from my browser chrome it works but when I add the modifications in: “Quick css Place you custom css here “or since it does not work 🙁 Is there a specific place or put the code css modify?
Below the modified code that I would like to add
.login form {
background: #000;
}
.login label {
color: #fff;
}
.wp-core-ui .button-primary {
background: #990053;
border-color: #990053;
-webkit-box-shadow: 0 1px 0 #006799;
box-shadow: 0 1px 0 #990053;
color: #fff;
text-decoration: none;
text-shadow: 0 -1px 1px #990053 , 1px 0 1px #006799, 0 1px 1px #006799, -1px 0 1px #006799;
}
Waiting to read you. Thank you
Normal
021
false
false
falseFR
JA
X-NONE/* Style Definitions */
table.MsoNormalTable
{mso-style-name:”Tableau Normal”;
mso-tstyle-rowband-size:0;
mso-tstyle-colband-size:0;
mso-style-noshow:yes;
mso-style-priority:99;
mso-style-parent:””;
mso-padding-alt:0cm 5.4pt 0cm 5.4pt;
mso-para-margin:0cm;
mso-para-margin-bottom:.0001pt;
mso-pagination:widow-orphan;
font-size:12.0pt;
font-family:Cambria;
mso-ascii-font-family:Cambria;
mso-ascii-theme-font:minor-latin;
mso-hansi-font-family:Cambria;
mso-hansi-theme-font:minor-latin;}November 30, 2016 at 11:25 #145632LauraModeratorHello, to edit wp-login style you need to save it to your admin dashboard css. Try https://es.wordpress.org/plugins/add-admin-css/
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura Solanes - Graphic Designer and Web Designer
Please be patient as I try to answer each topic as fast as i can.
If you like the theme or the support you've received please consider leaving us a review on Themeforest!
Always happy to help you 🙂
-
AuthorPosts
You must be logged in to reply to this topic.