Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Sheikh Shourov

    (@skshourov)

    Thank you for your contact. Please update the plugin now and let me know is the problem solve or not.

    Thread Starter kleenex

    (@kleenex)

    NO… When I try the plugin out on my end this is the CSS that gets an output.

    .divi_team_member .team-det p {
    margin-bottom: 40px;
    opacity: 0;
    min-height: 100px;
    }

    When I changed the CSS to this:

    .divi_team_member .team-det p {
    margin-bottom: 0px;
    opacity: 0;
    min-height: 0px;
    }

    It worked just fine.

    The style.min.css file in your plugin needs an update.

    Plugin Author Sheikh Shourov

    (@skshourov)

    hello i have checked that you description is too long. Please choose a suitable description.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Plugin does not work like the image you posted….’ is closed to new replies.