Tagged: post slider
Please, each of images in the post slider in my home page are not stretching to occupy the entire space meant for it
Hi!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.avia-content-slider .slide-image, .avia-content-slider .slide-image img { margin: auto; }
.main_color .avia-content-slider .slide-image { background: transparent!important; }
Best regards,
Yigit
Hey!
While editing your frontpage in Avia Layout Builder click on “post slider”->scroll down to “Preview Image Size” and choose “Choose the preview image size manually”. Then in “Select custom preview image size” you can choose whatever you need.
Cheers!
Andy
Hi,
I set the Select custom preview image size to medium (300 * 300). But, I noticed it does not stretch the original image size of 180 * 180 to the value (300 * 300) I set. Please, is this the way the custom preview image size is designed? If YES, then I have to just cope with the extra space to the right or use images whose original sizes are 300 * 300
Thank you
Hi!
You need to use this code on Quick CSS:
.avia-content-slider .slide-image, .avia-content-slider .slide-image img {
width: 100%;
}
I added it for you. Please check: http://www.chrisvilleschools.com/
Best regards,
Ismael
Thank you so much, Ismael. It is OK now. You are a great man.
Your support is excellent and second to none. I must confess that it is your excellent support that has made me to stick with your theme.
I will need to create time to deeply study your theme CSS codes.
Keep up the excellent work.