Okay
  Public Ticket #566413
Portfolio Horizontal Filters not showing, but dropdown are
Closed

Comments

  • Oliver started the conversation

    Hey guys! So updated to 6.1.65 recently from 5.5 or so and just going through some things and noticed that the Portfolio Horizontal Filters don't seem to be showing up, but regular dropdown filters do appear fine. I used to have some custom CSS for the typography of this section, but turned that off for now just in case, and it still doesn't appear. I tried clicking and dragging into the space to see if maybe it appeared hidden, and also tried different browsers but not luck. Also tried testing on a brand new page to build a portfolio section in visual composer and same issue. Would appreciate any help with this, thanks!

  •  8,990
    Tahir replied

    Hey,

    Please rebuild your minification cache .

    Add this into the Custom CSS box located in your Salient Options panel (Make Sure there are no red cross in the Box) :
    body .portfolio-filters-inline {
        visibility: visible !important;
    }

    Thanks



    ThemeNectar Support Team 

  • Oliver replied

    Perfect, this worked and now the filters are showing again! Will remember to flush the minification cache in future updates.

    Thanks