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 :)
I’d like to delete all the tags if possible.
Hi Samuel,
Please try the following in Quick CSS under Enfold->General Styling:
.av-current-sort-title {
display:none !important;
}
Best regards,
Rikard