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

    I noticed that when I call up the page, where I have a section with at least 50% height as the first section, the colour section is smaller than it should be for a second, this does not happen with a 100% height section. Could you give me a solution for this problem? Thank you very much!

    #1427409

    Hey Alex,

    Thank you for the inquiry.

    Did you enable or install a compression plugin? The height changes on load because the css rule that applies the minimum height to the section doesn’t take effect immediately or is delayed.

    .av-minimum-height-50:not(.av-slideshow-section) .container, .av-cell-min-height-50 > .flex_cell {
        height: 50vh;
    }

    Try disabling the compression plugin temporarily and check if the issue persists.

    Best regards,
    Ismael

    #1427414

    Hi Ismael,

    Thank you. Css has helped.

    Have a nice day!

    #1427486

    Hi,
    Glad Ismael could help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.

    Best regards,
    Mike

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘The colour section is smaller than it should be for a short time’ is closed to new replies.