Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1087618
    Eric
    Participant

    Hey Guys,

    I know this question seems to have been asked a lot, but with all the theme updates I didn’t know if this item has been updated. I would like to add a custom headline and some text on the page before my portfolio items. What would be the best way to do this? I am using the Renew stack.

    Thanks so much for your support!

    #1088089
    Rupok
    Member

    Hi there,

    Portfolio page uses a special template so you can’t directly add text. But you will find some walkthough to add this with custom JavaScript if you search.

    Cheers!

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