Okay
  Public Ticket #719926
Portfolio Filters
Closed

Comments

  • Brent started the conversation

    How can i remove all Portfolio filters i.e All and Project Types. I looked at previous posts and tried custom Salient CSS to no avail. Help greatly appreciated! Thanks

  •  9,031
    Tahir replied

    Hey ,

    Add this into the Custom CSS box located in your Salient Options panel (Make Sure there are no red cross in the Box) :

    .portfolio-filters-inline .container > ul li#sort-label,
    .portfolio-filters-inline .container > ul a[data-filter="*"] {
        display: none !important;
    }
    
    

    Best.


    ThemeNectar Support Team 

  • Brent replied

    Hi Tahir,

    That didn't seem to work. I would like to remove the "All" as well as "amazing" (as in my design). Is this possible?

    http://brent.vividmindsdev.com/?page_id=31

    Thanks,

    Brent



  •  9,031
    Tahir replied

    Hey Again,

    I cant seem to view the filters anymore on the page ?. The css was working when i added it to the Live Browser. 

    Please clear your cache using this guide: https://themenectar.ticksy.com/article/6226/ 

    Best.


    ThemeNectar Support Team