
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-25-2019 07:53 AM
Below are 4 icon link widgets. How and where can I fix the size so that they are all equally the same size?
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-25-2019 10:25 AM
Have you verified that those Icon links have the "div.iconlink" class? Like in my image?
Looking at your comment and your new image, might it be that "Something is broken" and "Need something" are also Icon links? This would interfere if these have the same class unfortunately.
An other option would be, edit each Icon link Instance option, add a "Bootstrap class name":
Then, add this to the Page specific CSS.
This would change the Icon links, see below example (not pretty, but just an example)
If my answer helped you in any way, please then mark it as helpful.
Kind regards,
Mark
---
Kind regards,
Mark Roethof
Independent ServiceNow Consultant
10x ServiceNow MVP
---
~444 Articles, Blogs, Videos, Podcasts, Share projects - Experiences from the field
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-27-2020 01:33 PM
Your images are no longer displaying... can you repost the images or provide additional information?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-25-2019 11:33 AM
To debug, use your web developer tool in your browser to inspect the icon link widget and see what's going on. You can even change the CSS on the fly to test out the style.
If you only want to apply the fixed height on the 4 specific icon link widgets, I would add the CSS in the widget instances. Otherwise, having the CSS in the page would apply the same style to all Icon Link widgets on the page as Mark suggested.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-30-2019 11:12 AM
Hi there,
Did this solve your question? Or do we need to follow-up on this?
Please mark this answer as correct if it solves your question. This will help others who are looking for a similar solution. Also marking this answer as correct takes the post of the unsolved list.
Thanks.
Kind regards,
Mark
---
Kind regards,
Mark Roethof
Independent ServiceNow Consultant
10x ServiceNow MVP
---
~444 Articles, Blogs, Videos, Podcasts, Share projects - Experiences from the field

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-01-2019 08:53 AM
Thanks mark, sorry I was just now able to get back to this. However, it worked perfectly. Thanks for the information.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-04-2021 10:02 AM
Hi Edwin, how did you make these icon link boxes of equal size?