• Hi!
    On my newest post, there is a large yellow sign above my preview image in the slideshow. The preview works fine in the “newest blogpost” section and as the featured image above the post itself as well.

    I had this once before, but could get it fixed.

    Do you have any idea? Here’s the blog: http://blog.martinziaja.de/
    The picture I speak of is the featured image of “Tango argentino”.

    Thanks in advance!

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi,

    You have smile in your excerpt I guess and this code make all images in slider to be 100% wide:

    .flexslider .slides img {
    width: 100%;
    display: block;
    }

    Remove 🙂 and it should work well 🙂

    Thread Starter martin9779

    (@martin9779)

    Cool, thanks a lot for the prompt reply! It worked! I’d have never thought of that…

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

The topic ‘yellow overlay over slideshow image’ is closed to new replies.