Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1367217
    jkais
    Participant

    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

    #1367218
    jkais
    Participant
    This reply has been marked as private.
    #1367496
    jkais
    Participant
    This reply has been marked as private.
    #1367610
    Christopher
    Moderator

    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.

    #1368454
    jkais
    Participant

    Hi Christopher,

    Beautiful. Worked like a charm. Thank you so much!

    all the best,
    Jeff

    #1368461
    Paul R
    Moderator

    You’re welcome! 🙂

  • <script> jQuery(function($){ $("#no-reply-1367217 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>