-
AuthorPosts
-
April 24, 2023 at 11:31 pm #1405452
I have a color section with the Section Minimum Height set to “At least 100% of browser window height”. It has a video background and text box with white text.
When the height is set to that (or any other percentage), all the content in that color section does not appear in the preview. I tried changing the background of the color section set to just a color and also an image instead of a video, and the content just doesn’t show up with any of those background options.
The only option where the content in the color section shows up is the “No minimum height, use content within section to define section height.”
Am I missing something?
April 25, 2023 at 3:25 pm #1405534Hey yesimtri,
Where can we see and reproduce the problem you are having?
Best regards,
RikardApril 25, 2023 at 4:20 pm #1405548Hi!
I put my login with a temp password in the Private Content area.
It’s under the Home page, and it’s the first section.
You can ignore most of the stuff on that page, I’ve been playing with the different elements and trying to figure out why the content isn’t showing up when there’s a minimum height put on that section.
Thanks!
April 26, 2023 at 5:35 am #1405637Hi,
Thank you for the update.
There seems to be an issue with the css animations. To fix the issue, we temporarily added this code in the Quick CSS field.
.js_active .av-minimum-height .container { z-index: 1; opacity: 1; -webkit-transition: opacity 0.6s ease-in; transition: opacity 0.6s ease-in; }
We also deactivated the compression plugin and turn off the Enfold > Performance > File Compression settings temporarily. Enable them back once you’re done editing the site.
Best regards,
IsmaelApril 26, 2023 at 6:31 pm #1405732Thank you!
Once I’m done editing the site, will the problem happen again when I enable the compression plugin and the Enfold File Compression?
April 27, 2023 at 10:30 am #1405798Hi,
Please note that you don’t have to install a compression plugin once the native compression option is enabled. If the issue returns after enabling the compression option, try to disable it back, then activate the compression plugin. If the issue persists, try to look for another compression plugin.
Thank you for your patience.
Best regards,
Ismael -
AuthorPosts
- You must be logged in to reply to this topic.