- This topic has 5 replies, 2 voices, and was last updated 5 years, 7 months ago by Skandha.
-
AuthorPosts
-
March 4, 2019 at 4:49 pm #167188andy1972Participant
Hi, when I have the featured slider with Demo content it works fine, but when I change it to Pages, there is a huge white space beneath the slider image, and only half the read more button is seen, as the rest is lost in the white, but visible when I hover over it. The featured images for the pages are 1920px x 1080 px. Any idea why this is not working?
March 4, 2019 at 11:04 pm #167208SkandhaParticipant@andy1972: Please post in your site URL so that I can look into the issue.
Kind Regards,
SkandhaMarch 5, 2019 at 5:13 am #167250andy1972ParticipantMarch 6, 2019 at 2:49 am #167332SkandhaParticipant@andy1972: You seem to have added images of different height in the slider that is why the big white space is showing up below the slider. I suggest you to add images of uniform dimensions.
Alternatively you can use the following CSS Code.
Go to => Appearance => Customize => Additional CSS and add the following CSS Code..slider-image { width: 1536px; height: 864px; }
Let me know if this helps you out!
Kind Regards,
SkandhaMarch 6, 2019 at 3:55 am #167344andy1972ParticipantHi Skandia,
I tried a larger image to see would it fill that space, but that was only after the white space existed with all images at 1920px x 1080px. I removed the larger one again but it was still the same, so copied the css code you posted. that got rid of the white space beneath image, but the images then sat to the left with a white space to the right (on my desktop). So I changed the dimensions in the css to 1920 x 1080 and it seems fine now. Thanks for your help, much appreciated!
March 6, 2019 at 4:09 am #167347SkandhaParticipant@andy1972: Hello Andy, I hope I was able to help you out. If it’s not too much trouble, I have a quick request: could you please leave an honest review?
https://wordpress.org/support/theme/parallax-frame/reviews/#new-post
Your review will help others know what to expect when they’re looking for the support I offer. Even a sentence or two would be hugely appreciated. Thanks, and if there’s anything else at all that I can do to help, don’t hesitate to let me know. Have a good day! 🙂Kind Regards,
Skandha -
AuthorPosts
- The topic ‘Featured Slider’ is closed to new replies.