LeahFW Profile Topics Started Replies Created Engagements Favorites Forum Replies Created list of topics you have created till now. LeahFWParticipant 7 February 2015 at 17:24 Posted in : Portfolio Item Titles #19018 I’m happy to say that I figured it out. I’m not sure if there’s a simpler way but I used custom CSS. It hides the titles on a computer but not mobile. I’ve included the code below in case anyone could use it: .media-cell-desc h3 { display: none; } Viewing 1 post (of 1 total)