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.
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