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

    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

    #1044411

    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

    #1044805

    Hi Victoria,

    See below. On the homepage there are two parallax areas which are about 25% of the height they normally are.

    #1045424

    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

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.