We have a customer who has 2 parallax sections on the homepage. Both are set to minimal 50% of the browser window height.
The want to use the Chatra plugin (https://wordpress.org/plugins/chatra-live-chat/) for customer service. It uses minimal CSS. However As soon as I activate the plugin, the parallax sections are reduced in height with 50 to 75%.
Any idea how to solve this?
Thanks,
Chantal
Hey BuroStaal,
Could you please give us a link to your website where we can see the issue, we need more context to be able to help you.
Best regards,
Victoria
Hi Victoria,
See below. On the homepage there are two parallax areas which are about 25% of the height they normally are.
Hi BuroStaal,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
.avia-section, .avia-section .av-section-color-overlay-wrap {
min-height: 300px;
}
If you need further assistance please let us know.
Best regards,
Victoria