Tagged: x
-
AuthorPosts
-
January 27, 2017 at 7:14 pm #1348460
oldOtterParticipantI am trying to add padding around the password form:
https://www.supersprings.com/learn-more/superschool/I am trying to add
.page-id-5023270956 form {
padding: 5%;
}to my css, but it is not working. Is the page id wrong?
Thanks,
TJJanuary 28, 2017 at 12:08 am #1348609
Prasant RaiModeratorHello TJ,
Thanks for writing in!
Page id is correct, no issues with that. However please try following code and let us know how it goes:
.page-id-5023270956 form { padding: 5% !important; }Thanks.
January 28, 2017 at 3:01 pm #1349034
oldOtterParticipantI cannot figure it out, tried this and still nothing. I use this same code for another password page and it works fine. In style.css I have
.page-id-101784 form {
padding: 5%;
}.page-id-5023270956 form {
padding: 5% !important;
}101784 works great (https://www.supersprings.com/learn-more/resources/) – can’t figure out why 5023270956 does not.
Thanks for the help,
TJMJanuary 28, 2017 at 11:51 pm #1349317
ChristopherModeratorHi there,
The code should work correctly. Please clear cache and check again. If you need further assist, provide us with login credentials.
Thanks.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1348460 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
