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

    Hello all,

    My question is in the title :
    I’d like to get rid of the “all” which appear with my category on masonry portfolio gallery. I just want the category name to be displayed.
    Thanks,
    Evedd

    #676790

    Hey Evedd,

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:

    
    			  .all_sort_button{
    			  	display:none;
    			  }
    

    Best regards,
    Vinay

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