LeahFW

Forum Replies Created

list of topics you have created till now.

  • LeahFW
    Participant
    Posted in : Portfolio Item Titles

    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)