We have updated Flexmonster Software License Agreement, effective as of September 30, 2024. Learn more about what’s changed.

Changing toolbar size

Answered
Anand Srinivasan Rajagopalan asked on May 24, 2018

 Hello, 
I am trying to change the size of the toolbar & icons. I tried changing the below from flexmonster/flexmonster.css and it didn't work.

fm-toolbar-wrapper {
height: 80px;
}

What am I missing here? My aim is to reduce the size of the toolbar and the components inside it. Are there any APIs for this?
Any help will be appreciated! Thank you.

1 answer

Public
Tanya Gryshko Tanya Gryshko Flexmonster May 25, 2018

Hello, Anand,
Thank you for the interest in Flexmonster Pivot!
To reduce the size of the toolbar we recommend applying CSS styles. Please have a look at the following sample demonstrating the approach: https://jsfiddle.net/flexmonster/z9ugmt7c/14/.
The idea is to set a custom height for the toolbar and its icons.
Does it help?
Regards,
Tanya

Please login or Register to Submit Answer