Tagged: ,

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

    The “Easy Slider” is scaling images to full screen even though “No Scaling” is selected.

    Here are screenshots that explain:
    -Easy Slider options showing “No Scaling” selected (Screenshot #1)
    -Images showing as full screen on website (Screenshot #2)
    -Actual image size (Image)

    Thank you.

    #591227

    Hey!

    Try adding this code to the Quick CSS:

    #top .avia-slideshow[data-size='no scaling'] {
        max-width: 725px;
        margin: 0 auto !important;
    }

    Cheers! 
    Josue

    #591288

    Perfect. Thank you!

    #591882

    Hi,

    Glad we could help :-)

    Best regards,
    Rikard

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