Tagged: 

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #592972

    hi there,
    i have a page displaying a portfolio grid.
    I’d like to hide one portfolio entry from this grid.
    any ideas how i’d do this?
    many thanks,
    Jason

    #593657

    Hey Jason,

    Please try the following in Quick CSS under Enfold–>General Styling:

    .page-id-3948 .post-entry-6454 {
    display:none !important;
    }
    

    Regards,
    Rikard

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.