Tagged: x Author Posts August 2, 2016 at 10:36 pm #1114855 SiriusWeb2015Participant Hi for http://www.intflc.org.au/ under the slider there is a grid posts section. I use post category titles as a normal text. When clik these category sections for each grid items, They go category archive page. Could I disable link option for these grid post with custom css. Regards August 3, 2016 at 4:35 am #1115134 LelyModerator Hi There, Thanks for posting in. Please try adding the following code on Appearance > Customize > Custom > Edit Global Javascript: jQuery ( function( $ ) { $('.tg-cats-holder .category').removeAttr('href'); }); Then also add this custom CSS on Appearance > Customize > Custom > Edit Global CSS: .tg-cats-holder .category { cursor: default !important; } Hope this helps. August 3, 2016 at 6:23 pm #1116226 SiriusWeb2015Participant It works perfectly 🙂 Thank you for amazing services August 3, 2016 at 10:26 pm #1116636 FriechModerator We’re delighted to assist you with this. Cheers! Author Posts <script> jQuery(function($){ $("#no-reply-1114855 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script> Log In Username: Password: Keep me signed in Log In