Tagged: x Author Posts April 9, 2016 at 11:53 am #874313 Laura NParticipant Is there a way to automatically show the options for the sort feature in the portfolio section? http://theme.co/x/demo/integrity/1/portfolio/ I only have 4 options and I would like to avoid any extra clicks for the user Thanks much! great theme April 10, 2016 at 1:09 am #874843 ChristopherModerator Hi there, Please add the following code in Customize -> Custom -> CSS : ul.x-portfolio-filters-menu.unstyled { display: block; } a.x-portfolio-filters { display: none; } Hope it helps. Author Posts