Tagged: x Author Posts February 11, 2017 at 2:37 pm #1367217 jkaisParticipant I’ve read a bit about this on the forum, is there yet an easy way to add the title to a Blog page when using the Icon Stack? Thank you, Jeff February 11, 2017 at 2:40 pm #1367218 jkaisParticipant This reply has been marked as private. February 11, 2017 at 8:57 pm #1367496 jkaisParticipant This reply has been marked as private. February 12, 2017 at 12:41 am #1367610 ChristopherModerator Hi there, Please add following code in Customize -> Custom -> Global JavaScript : jQuery("<h1 class='h-custom-headline mts center-text h1 accent' style='color:#fff;font-size: 42px;line-height: 49px;'><span>Blog</span></h1>").insertBefore(".blog .x-main.full"); Hope that helps. February 12, 2017 at 11:14 pm #1368454 jkaisParticipant Hi Christopher, Beautiful. Worked like a charm. Thank you so much! all the best, Jeff February 12, 2017 at 11:24 pm #1368461 Paul RModerator You’re welcome! 🙂 Author Posts <script> jQuery(function($){ $("#no-reply-1367217 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script> Log In Username: Password: Keep me signed in Log In