Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #725524

    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 …

    #725543

    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

    #725554

    Hi many thanks…

    But unfortunatly it did not work…

    please find our login details, maybe you can have a look.

    thanks

    #725666

    Issue solved! many thanks !

    topic can be closed

    #726935

    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

    #726936

    Closing thread.

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Adjusting default hight of color sector, please help’ is closed to new replies.