• Resolved AcousticAssociates

    (@acousticassociates)


    The images from previous slides are not being cleared. An example of this can be seen here

    The left of the screen still shows part of the first slide when the second is displayed.

Viewing 1 replies (of 1 total)
  • Plugin Contributor wowslider

    (@wowslider)

    I have just checked your page.
    The reason of problem is a conflict with your “style.css” file:
    https://acousticassociates.eu/wp/wp-content/themes/AAP/style.css
    Open it in any text editor (for example, Notepad), find following lines:

    .art-article img, img.art-article, .art-block img, .art-footer img
    {
       border-color: #B2C2D1;
       border-style: solid;
       border-width: 0;
       margin: 5px 5px 5px 5px;
    }

    Line:

    margin: 5px 5px 5px 5px;

    causes this problem.

    Also, I found that thumbnails aren’t aligned properly inside frames. Solution above will fix this problem too.

Viewing 1 replies (of 1 total)
  • The topic ‘[Plugin: WOW Slider] Images overwriting each other’ is closed to new replies.