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!
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
Hi Ismael,
Thank you. Css has helped.
Have a nice day!
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