Tagged: x
-
AuthorPosts
-
May 30, 2016 at 5:12 am #1016259
scotshurdlerParticipantWith some assistance on here I’ve been able to customise the password protected screen on the website including centering the text and adding an image. The last thing i’m trying to do on this page is add a little text above the password & enter boxes, is that possible?
Cheers
N
May 30, 2016 at 5:14 am #1016262
scotshurdlerParticipantThis reply has been marked as private.May 30, 2016 at 5:16 am #1016265
LelyModeratorHi There,
Thanks for posting in.
To help you better please share the page URL where you want to implement this. Then do also give us a screenshot of what you want to achieve. This is so we can check before we give a suggestion on how to achieve it. Yes that is possible with some customization..Always,
XMay 30, 2016 at 5:25 am #1016275
scotshurdlerParticipantThis reply has been marked as private.May 30, 2016 at 5:38 am #1016293
ThaiModeratorHi There,
Please add the following code under Customizer > Custom > Global Javascript:
jQuery(".page-id-934 form.post-password-form p:last-child").prepend('<span class="custom-text">Your text will go here!!</span>');Hope it helps 🙂
May 30, 2016 at 5:43 am #1016301
scotshurdlerParticipantAwesome works perfectly, thanks!
N
May 30, 2016 at 5:48 am #1016311
ChristopherModeratorYou’re welcome.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1016259 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
