Welcome to Community Week 2025! Join us to learn, connect, and be recognized as we celebrate the spirit of Community and the power of AI. Get the details  

Employee Center Subtopic widget/taxonomy width adjustment

FemyM
Tera Contributor

I want to increase the width of the subtopic menu of the taxonomy in employee center portal. I actually need to remove the scroll bar from the right side.

1 REPLY 1

swapnali ombale
Kilo Sage

@FemyM 

 

Here's how the portal appears OOTB

 

swapnaliombale_12-1743965119889.png

 

Ctrl+Right click on any widget instance and open the Instance in Page Editor

 

swapnaliombale_13-1743965119883.png

 

Container 1 and Container 2 is where you will make the changes. Start with Container 1. Switch Scope to Employee Center Pro

 

swapnaliombale_14-1743965119885.png

 

 Change the width from "Fixed" to Fluid. Then scroll down to find the Save button and click Save. Do that same thing for Container 2

 

swapnaliombale_15-1743965119888.png

 

 

 The CSS class field might be empty for Container 1, but for me Container 2 had the bootstrap class "container". I removed it and you will need to do the same if this is the case for you. Then click Save.

 

swapnaliombale_16-1743965119891.png

 

 And this is the end result. 

 

Screen size does play a role in the end user experience. As you saw in the very first screen shot, there's not much space on the sides of my screen because I'm on a 13" laptop. But when I connect to a larger monitor, that space widens significantly. These are just somethings to be aware of as you make changes. Best of luck and cheers!