Hi there,
I am trying to have a color section with a smaller hight then default.
1. In this field “For Developers: Section ID ” in the color sector I have named the section sub-header
2. in Quick CSS i have set the following :
.sub-header {
min-height: 6px;}
But nothing changed in the section … Am I missing something ?
Thanks in advance for your help …
Hey pipinvest01!
Try it as the following:
.sub-header {
min-height: 6px !important;
line-height: 0px !important;
padding: 0px !important;
}
let me know if it works
Regards,
Basilis
Hi many thanks…
But unfortunatly it did not work…
please find our login details, maybe you can have a look.
thanks
Issue solved! many thanks !
topic can be closed
Hi,
Sorry for the late reply, thanks for letting us know :-)
Please open a new thread if you should have any further questions or problems.
Best regards,
Rikard