Problem Statement
How to remove the URL below the title on the search results page?
Module | Search Client |
---|
Resolution
You can use CSS Selector to remove the URLs appearing under the title on the search results page. Follow the given steps:
- From the admin panel, navigate to Search Clients > Customize Search Client.
- On the customization screen, click CSS.
- Scroll to the bottom and add the target class. For the target class, use the syntax shown in the image below.
In the image, XYZ is the target class of the link that needs to be hidden. - Click Update.
Refresh the search client to see the changes.
Comments
0 comments
Please sign in to leave a comment.