Tagged: x Author Posts December 3, 2016 at 4:23 am #1279721 sandra.iParticipant Hi How can I make the title in the landmark header of the blog clickable, so that it links to the blog? THanks December 3, 2016 at 4:41 am #1279724 ThaiModerator Hi There, Please add the following code under Customizer > Custom > Global Javascript: jQuery(".single-post .h-landmark span").wrap('<a href="#" />'); After that also adding the following CSS: h1.h-landmark a:hover { background-color: transparent; } Hope it helps 🙂 Author Posts <script> jQuery(function($){ $("#no-reply-1279721 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script> Log In Username: Password: Keep me signed in Log In