white space under slider
-
Same problem, tried the fix with the correct height for my slider with no effect.
Have free, not pro version so had to add css to main css section under customise.
URL: https://crspgh.com/
Recreating this ticket
The page I need help with: [log in to see the link]
-
Hi,
I think that you use a post feed slide and the issue happens because the last slide height is too large.
It seems that something went wrong with a caching or a lazy load plugin. So, can you test the issue when only MetaSlider and the Twenty Twenty theme are active?
Please share your findings with me.
Also, please try the following:
– Edit the post that the last image in your slider is attached to.
– Remove the featured image from this post.
– Add the featured image again.In case that the previous didn’t work, please try the following workaround :
– Open your slideshow for edit.
– Click the “Add CSS” button on the top of the slider edit screen.
– Paste the following code into the editor:ul.slides li{max-height: 401px !important;}I hope that my answer helps you.
Thanks.-
This reply was modified 5 years, 2 months ago by
mohammedeisa.
added the css which had slightly different syntax and it worked.
Thank you for your quick response.
I’m glad that it worked. Please let me know if you have any questions.
Hi @eblakely
Can you post what CSS you added too the site to solve the issue?
Did you add it to the Customise CSS of the whole site? or to the Theme Editor?Thanks
mrrcomp
@mrrcomp I think that your issue is different from this issue. I follow up with you in your ticket https://wordpress.org/support/topic/image-size-vs-slider-size/
Looked at my css and it is the same
ul.slides li{max-height: 401px !important;}
and it does solve the extra space below the slider.
Sorry for the confusion!
@eblakely I’m not able to see the issue on your website. Can you please guide me to see the issue?
-
This reply was modified 5 years, 2 months ago by
The topic ‘white space under slider’ is closed to new replies.