Viewing 2 posts - 1 through 2 (of 2 total) Author Posts December 1, 2015 at 9:25 pm #545587 MathuseoParticipant Hi, how can I change the template settings for search results page? I want to hide sidebar, breadcrumbs and title. Thanks, Mathuseo December 1, 2015 at 10:29 pm #545633 ElliottInactive Moderator Hey Marcel! Add this to your custom CSS. .search .title_container, aside { display: none !important; } .search main { width: 100% !important; border-right: 0px !important; } Best regards, Elliott Author Posts Viewing 2 posts - 1 through 2 (of 2 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In