Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1344301
    Samuel B
    Participant

    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

    #1344607
    Thai
    Moderator

    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 🙂

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