Tagged: x Author Posts January 25, 2017 at 12:22 am #1344301 Samuel BParticipant Hi there, I want to add a heading to my related content section here: https://www.sydneyflowers.com.au/shop/most-popular/ I want to add the heading “Shop by Occasion”. Is there a way to do this? I am happy to edit the theme’s files. Thanks Sam January 25, 2017 at 6:44 am #1344607 ThaiModerator Hi Sam, Please add the following code under Customizer > Custom > Global Javascript: jQuery(".related-content:not(.related-posts) .x-container").prepend("<h2>Shop by Occasion</h2>"); http://i.imgur.com/tPwLAP7.png Hope it helps 🙂 Author Posts <script> jQuery(function($){ $("#no-reply-1344301 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script> Log In Username: Password: Keep me signed in Log In