Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #846800

    Hi,
    I would like to take out the text saying “All” from the upper left side on my masonry portfolio to see just the portfolio entries/tags on the upper right. Is it possible?

    Thanks :)

    • This topic was modified 6 years, 7 months ago by Samuel.
    #846968

    I’d like to delete all the tags if possible.

    #847080

    Hi Samuel,

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

    .av-current-sort-title {
      display:none !important;
    }

    Best regards,
    Rikard

    #847081

    Hi shortcircuitmedia,

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

    .av-masonry-sort {
      display:none !important;
    }

    Best regards,
    Rikard

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