Header screen layout issue.

Hi guys,

When we click at toogle icon at left corner of header portal, we select menu item and click on it, harness opens in Center area, but that menu item covers the header of log and some item. how to resolve this issue.

I try to change section level and css level also it’s not working

Please help me

@kirti

Can your share screenshots please?

@SohamM95

Hi soham

Please find the below attachment

and give the suggestion.

@kirti

On the harness level, try using ‘header left’ layout. The left panel section then should be placed in the lower left part of the harness.

@SohamM95

Thanks for reply

I tried it but User wants header layout only.

@kirti

I am resolved this issue by adding CSS

.flex.switchapps-launcher{
top: 75px !important;
}