Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #449228

    Hi,

    I tried to reduce the minimum heigth of the colorsection of the big heading in the middle of the page below, but it doesn´t work.
    The height ist still around 110px but I would need 70px and the heading horizontal and vertical centered.
    I tried the following css and changed the height in the color section but it doesn´t help.

    .avia-section {
    min-height: 70px !important;
    }

    What can I do?
    Thank you very much for your help.
    Regards,
    wordmax

    #449389

    Hey wordmax!

    I can see your code being applied on the page so it’s working. I’m not sure what you are trying to do though, do you want to make it vertically larger or smaller?

    Cheers!
    Rikard

    #449449
    This reply has been marked as private.
    #449667

    Hey Rikard,
    I just found a solution (maybe (-;):
    I build a custom-class .iridium to the relevant color section
    and the css-code

    .iridium .template-page.content.av-content-full.alpha.units {padding: 0 !important}

    Regards,
    wordmax

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Color section: reducing minimum-height with css-code doesn´t work’ is closed to new replies.