Tagged: x Author Posts April 2, 2016 at 12:18 am #863475 Simon TParticipant Hi Guys, How can I remove the titles from appearing on my portfolio page? I just want the image without the blackbar at the bottom or title: http://prntscr.com/an34gk April 2, 2016 at 9:50 am #863826 ThaiModerator Hi Simon, Please add the following CSS under Customizer > Custom > Edit Global CSS: .page-template-template-layout-portfolio .x-portfolio .h-entry-cover { display: none; } Hope it helps Author Posts