regarding service portal pages
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
a month ago
hey Guys i have 3 widgets on a page sidebar,navbar and homepage .i want to make sidebar collapseable and expandable and based on that the display area of home widget should re adjust .how can i do it without modifying the 3 widgets on the page
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
You can wrap the sidebar and home widgets inside a flex container. Make the sidebar width collapsible using a toggle button/script, and set the home widget area to flex:1 so it automatically adjusts without modifying the widgets themselves.
Thanks & Regards,
Muhammad Iftikhar
If my response helped, please mark it as the accepted solution so others can benefit as well.