On a catalog home page, a user sees the category description text but doesn't see the category image or the category title and can't access the category.Issue On a catalog home page, a user sees the category description text for a category but doesn't see the category image or the category title. Since the title isn't displayed, the user can't access the category. Other users see the category displayed normally on the catalog home page.CauseThe affected user has a user preference record render_<sys_id of the catalog category>.expanded that is set to false.ResolutionGo to Service Catalog > Catalog Definitions > Maintain CategoriesFind and open the record for the affected category.Right-click the gray header bar and select Copy sys_idGo to User Administration > User PreferencesFilter the User column by the name of the affected user.Filter the Name column by contains sys_id of the affected catalog (copied in Step 3).If you find a matching user preference record; for example, named render_<sys_id of the catalog category>.expanded and you see that it's set to false, delete this record.After these steps, the user should see the category normally on the catalog home page.