Viewing 1 replies (of 1 total)
  • Dear hyperlincs,

    Thanks for your post.

    If you are using the free version of the plugin, please, apply the following changes:

    In the file
    \wp-content\plugins\slider-image\templates\front\style\style.css.php

    Line 2100

    .huge-it-wrap {
    opacity: 0;

    write height:auto !important;

    before the opacity: 0;

    Thus, it should look like:

    .huge-it-wrap {
    height:auto !important;
    opacity: 0;

    If you are using the pro version, please, contact us directly as the Commercial or Pro versions of the plugins are not supported in www.ads-software.com forum.

    Please, do not forget to include the link to this forum in your email.

    We will wait for your feedback.
    Thanks in advance

Viewing 1 replies (of 1 total)
  • The topic ‘Slider Height fails when two sliders are on the same page’ is closed to new replies.