Tagged: x Author Posts May 12, 2016 at 5:58 am #987609 5wanParticipant Hi, when selecting the search field on my home page. The field transitions / sinks into the page. How is this being controlled? Can you provide CSS? I’d like to apply it to my subscribe field a little further down the page. Thanks URL: http://www.duncanswan.me/home/ May 12, 2016 at 5:59 am #987610 5wanParticipant This reply has been marked as private. May 12, 2016 at 9:40 am #987866 ChristianModerator Hey there, Please add the code below in your Appearance > Customize > Custom > CSS. #subscribe-email input:focus { border-color: rgba(0,0,0,0.85); outline: 0; outline: thin dotted ; box-shadow: inset 0 1px 1px rgba(0,0,0,0.375),0 0 8px rgba(0,0,0,0.35); } Hope that helps. 🙂 May 13, 2016 at 3:06 am #989286 5wanParticipant perfect, thanks May 13, 2016 at 3:07 am #989287 Rue NelModerator You are most welcome! Author Posts <script> jQuery(function($){ $("#no-reply-987609 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script> Log In Username: Password: Keep me signed in Log In