I’m trying to place an Easy Slider into the top of a page but the size of the slider is always the same even if I’ve set the Slideshow Image Size to no scaling. Is this a bug? Can you offer a fix for this?
Many thanks
Hi Yigit, Just wondering if you’d missed my post ;-)
Am I able to change the size of the logo/text on a slider within the advanced theme editor? I have a background, logo and text, but want to play with the sizes. Is this possible please?
Thanks in advance guys.
rhysbowen, what’s that got to do with my question, please don’t high jack this thread
Hi!
You can place Easy Slider element inside any column elements such as 1/2, 1/3 and so on. Easy Slider is responsive, so it will take the width of column element it is placed inside.
@rhysbowen Can you please start a new topic? You can click on Enfold on support page and scroll to the bottom of the page to start a new topic. Please post the link to your website as well
Cheers!
Yigit
Thanks for the constructive answer Yigit. I’ll do it.
Hi Yigit, yes I understand the width but my question is about setting the height, I should be able to control this shouldn’t I?
Thanks
Hi Yigit, did you see my response about wanting to change the height of the esay slider, not the width as I understand this is responsive.
Thanks
Hey!
The “Slideshow Image Size” refers to the size of the thumbnail that is going to be use on the Easy Slider. It won’t change the size of the actual slider. You can add this on Quick CSS if you want to specify the height of the slider:
.avia-slideshow-inner {
height: 300px !important;
}
Best regards,
Ismael
That’s great, many thanks