It really helped me a lot.
I used the following code
/* ADJUST SLIDER HEIGHT */
#customizr-slider.carousel .item {
height: 250px;
min-height: 250px;
line-height: 250px;
}
/* ADJUST HEADER HEIGHT */
header.tc-header {
height: 150px;
min-height: 150px;
}
Thanks for the help and congratulations on your theme. I am working on a crowdsourcing local project based on OpenStreetMap and hope that it will figure on your demos in the future.
But.. there is still a lot to work on…
Thanks Again