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

    Hello there,

    My website homepage is just a full width slider. I use the first slide’s caption throughout.

    I have checked and all my slide images are the same size. Yet, after the first slide, when it moves to the next the screen resizes as if the second image is smaller. I have tried removing and re-adding the 2nd and 3rd slides after checking their sizes.

    I don’t understand what I’ve done to make it behave this way. Can you help? Credentials are below.

    #1114395

    Hey Dandelion222,
    Thanks for the login, when I check your site I see that the first slider image is 834px high and the other two are smaller.
    I’m not able to login and check the slider image sizes, but you could try this css in the General Styling > Quick CSS field or in the WordPress > Customize > Additional CSS field:

    #full_slider_1 ul.avia-slideshow-inner,#full_slider_1 ul.avia-slideshow-inner img {
    height: 834px !important;
    }

    Best regards,
    Mike

    #1116078

    But the other two are not smaller. I The images are 1024 x 593. And the slider setting was set to 1500 x 430. When I changed that to actual size the issue went away.

    But it is still weird. That is the only thing I changed. Why would that setting effect only the first slide?

    #1116497

    Hi,
    Glad to hear that you have sorted it out, and thanks for sharing your solution.
    I’m not sure why this was, but we will keep an eye open for this.
    Unless there is anything else we can assist with on this issue, shall we close this then?

    Best regards,
    Mike

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