Fool 0 Posted May 5, 2019 Share Posted May 5, 2019 Hello, is there anyone know how to remove the description in the sidebar post? I only want to show the thread name. Link to comment Share on other sites More sharing options...
fsr 11 Posted May 6, 2019 Share Posted May 6, 2019 Just delete desc section from style lol In my style it was "ipsType_medium ipsType_textBlock ipsType_richText ipsType_break ipsContained ipsSpacer_top ipsSpacer_half" Link to comment Share on other sites More sharing options...
Jeffrey 366 Posted May 7, 2019 Share Posted May 7, 2019 I wanted to expand on what @imRayttor recommended. Use the following code to remove the topic description .ipsType_medium ipsType_textBlock ipsType_richText ipsType_break ipsContained ipsSpacer_top ipsSpacer_half { display: none; } 1 Support Team - September 9th, 2017 - June 8, 2018 Junior Moderator - December 14th 2018 - November 16th, 2019 Designer - November 16th, 2019 - June 5th, 2020 Moderator - June 5th, 2020 - August 28th, 2020 Link to comment Share on other sites More sharing options...
Recommended Posts