Hi,
Can you provide the CSS that is needed for the updated theme in order to have the slider image stretch to fit the entire area? I saw this posted on a different thread but it doesn’t seem to work with updated theme.
Thanks.
2 Answers
Apologies for the delay in replying to you. Please send me username & password of your site (via private answer) for fur the checking.
Regards,
I have checked and ohm, your images size is smaller than ours, so that yours can’t display with high quality like our demo. Let’s increase the size to have a good site as you want.
Please add the following code to the style.css file:
.carousel-inner img {
max-width: 100%;
min-width: 100%;
}
Note: please select to display 3 or 4 post in the slider widget.
Regards,
Please login or Register to submit your answer