Portal CSS - How to make an Icon bigger?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-12-2024 01:53 PM
Hey Team,
Trying to make a icon bigger. It is an svg which looks like with a hard-coded path.
Here is the HTML, the one thats kind of highlighted is the svg.
I have tried targeting the specific ids in the Themes but with no luck.
Here is the icon. this is the card after we make a query search on the portal. Using AI Search.
The card is an evam definition with a view template using the sn-search-result-evam-card.
Please advice if you have done anything similiar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-12-2024 03:10 PM
make changes to ViewBox in-line style , also add properties to .now-icon class
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-13-2024 11:27 AM
I don't have access to it to modify inline, the cards are generated dynamically via an Out of the box widget.