 
	
		
		
		
		
			
- 
		AuthorPosts
- 
		
			
				
July 10, 2025 at 4:24 pm #1486605Hello, We need to create a page with the portfolio content and a side menu to search and filter the grid content. 
 I’ve attached a screenshot of what we want to do in this download link: https://we.tl/t-n4UVsEjvWcThis is the page you’re building, but we don’t know how to add a side menu for searching and filtering: https://limousin.eus/website2025/aaa-pruebas/ What would the solution be with Enfold? Thank you. July 11, 2025 at 6:45 am #1486628Hey aintzerga, Thank you for the inquiry. There’s no built-in option for this, but you can use the following css code to move the sorting items to the left of the portfolio grid. .av-portfolio-grid-sorting-container { display: flex; flex-direction: row; } .av-portfolio-grid-sorting-container .sort_width_container { max-width: 200px; flex: 0 0 auto; margin-right: 50px; } .av-portfolio-grid-sorting-container .grid-sort-container { flex: 1 1 auto; } #js_sort_items a { float: none; text-decoration: none; line-height: 2em; } #js_sort_items .text-sep { display: none; }Result: Best regards, 
 IsmaelJuly 14, 2025 at 2:53 pm #1486741Hi Ismael, OK, I’ve already applied it to the test page (https://limousin.eus/website2025/aaa-pruebas/), but the order of the categories doesn’t appear correctly. See the order at this link: https://we.tl/t-47Ov8InctB 
 And can I create a color scheme and alignment for parent and child categories like the one I attached?Thanks. July 15, 2025 at 5:45 am #1486780Hi, There is no option to sort the order of the categories and will require modifications that are beyond the scope of support. You may need to use a third party sorting plugin such as FacetWP, but it will require some template modifications. For this type of customization, you can contact Codeable. — https://kriesi.at/contact/customization Thank you for understanding. Best regards, 
 Ismael
- 
		AuthorPosts
- You must be logged in to reply to this topic.
