How to increase the lenght and width /Size widget

sukanta_123
Tera Contributor

Hi All,

 

Can you suggeste how to increase the size of  widget "Application access"

sukanta_123_0-1703857788751.png

 

3 REPLIES 3

Anil Lande
Kilo Patron

Hi,

can you please share how you have added this widgte?

I believe this is Icon Link widget.

Please check below links:

https://docs.servicenow.com/bundle/tokyo-servicenow-platform/page/build/service-portal/concept/icon-...

https://developer.servicenow.com/dev.do#!/learn/learning-plans/utah/servicenow_application_developer...

 

Please appreciate the efforts of community contributors by marking appropriate response as correct answer and helpful, this may help other community users to follow correct solution in future.
Thanks
Anil Lande

Musab Rasheed
Tera Sage
Tera Sage

Hello,

If it is a separate widget then right click on and do inspect element, mouse hover on that element and see under which tag it is placed in and try to play around in style section like below, once you understand values then go to widget and add to CSS part of it.

MusabRasheed_0-1703859308802.png

 

Please hit like and mark my response as correct if that helps
Regards,
Musab

Narsing1
Mega Sage

Hi,

This seems an Icon link and I think you need to change the properties of "Appliation Access" same like other icon links presented in your screen shot

  • Go to the Page and under the Related Links click on "Open in page designer"
  • Edit Properties of any other Icon Links apart from Application Access.  Example: Edit "Get Help"

Narsing1_0-1703862940106.png

  • Now, observe the settings and make the "Application Access" settings similar to that.

Thanks,

Narsing