Urgent Help needed in reducing the size of the Content Experience widget on Employee Center Pro Page

Deepika Veerank
Tera Contributor

I am looking to reducing the size of the Content Experience widget on Employee Center Pro Page. I had tried with page css but that did not work.

 

DeepikaVeerank_0-1666944017158.png

 

1 ACCEPTED SOLUTION

did you try putting !important  and check if that works:

.banner-container {

height:40rem !important;

}

 

 


Raghav
MVP 2023

View solution in original post

6 REPLIES 6

did you try putting !important  and check if that works:

.banner-container {

height:40rem !important;

}

 

 


Raghav
MVP 2023

@Deepika Veerank Please mark the answer correct if this resolves your issue.


Raghav
MVP 2023