Tagged: enfold, slider revolution
Hello Support team ,
Slider revolution – 6.1.3 doesn’t show on Enfold 4.6.3.1 ( WordPress 5.2.3 ); only show a white space, any ideas?
Thanks a lot! :)
same issue, adds one random pixel of white space at the bottom of Rev Slider on desktop view and as the screen shrinks, the theme updates keeps adding more white space instead of honoring the responsive qualities of rev slider.
following this post
Hi emmacantero,
Please post a link to where we can see the problem you are having.
Best regards,
Rikard
Hi,
Everyone else posting in this thread; please open your own threads and include info to where we can see your problems.
Best regards,
Rikard
any update on this issue?
found an old thread to add this CSS but it doesn’t work consistently.
#top.home #revolutionslider_1 {
min-height: 100% !important;
}
Hi millertimesites,
For the min-height it is better to have the value in px, not in %. Please try using the code like this:
#top.home #revolutionslider_1 {
min-height: 250px !important;
}
Best regards,
Victoria
sounds good, will @media wrap it also since the height in pixels is dynamically different on different screen sizes
Hey Jon,
Did you need further help?
Best regards,
Jordan Shannon