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.
Hey connect4consulting,
Please provide a link to the site/page in question.
Best regards,
Jordan Shannon
Hi Jordan,
The site is in private content.
Thanks.
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