Tagged: x Author Posts May 17, 2016 at 10:12 am #995577 babyduoParticipant I would like to add a heading to my blog page (so it matches) my other page headings. I can’t see how I can do this in Icon stack. Thanks in advance. PS Site in dev so can’t show you a link sorry May 17, 2016 at 11:43 am #995773 RupokMember Hi there, Thanks for writing in! You can try adding this under Custom > JavaScript in the Customizer. jQuery(document).ready(function($) { var html = '<h1 class="h-custom-headline center-text h2 accent mbs pbs"><span>Blog</span></h1>'; $( html ).appendTo('.blog .x-main .x-container'); }); Let’s change the text “Blog” to your text. Hope this helps. Cheers! Author Posts <script> jQuery(function($){ $("#no-reply-995577 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script> Log In Username: Password: Keep me signed in Log In