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

    Hi,

    Is there a way to change and/or add an additional size for the Full Width Easy Slider Image slideshows? There are values for everything except for 1500px by 530px which is what I need. How do I do that?

    Thanks.

    #839006

    Hey connect4consulting,

    Please provide a link to the site/page in question.

    Best regards,
    Jordan Shannon

    #839016

    Hi Jordan,
    The site is in private content.
    Thanks.

    #840120

    Hi,

    We wouldn’t be able to add that size as a default option but you can use this css:

    .avia-slideshow-inner {
        height: 530px !important;
        width:1500px !important;
    }

    However, with the easy slider you will need to manually adjust the images to fit.

    Best regards,
    Jordan Shannon

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