Hi
On the desktop version of my site (with most sizes), the text from the bottom of the slider is getting chopped off now.
It was working ok until I did this
https://kriesi.at/support/topic/blank-white-space-appears-over-slider-on-mobile-screens/#post-815693
However, I want to keep the fix that Jordan suggested in there as well ideally.
Thanks
Farzan
Hey farzanahmed,
Try adding the following to quick css:
.slideshow_caption{
padding-top:2px!important;
}
Best regards,
Jordan Shannon
Hi Jordan
I add that and it makes the ‘special heading’ element under the slideshow huge but no change to the text being chopped off on the slider?
Thanks
Farzan
Actually, it seems its not that css that’s making that header huge – i’ve removed the css and its still huge.
Can you take a look at that for me pls.
Thanks
Farzan
Hi,
This css should work:
.slideshow_caption{
padding-top:2px!important;
}
This is to fix the text being chopped off. I am seeing the header the same size as it always has been.
Best regards,
Jordan Shannon
Ah, I sorted it.
The header was set at 500px (earlier today, i accidentally put the minimum height on the heading as that, rather than the slideshow – that was before I had had my coffee lol) – when I remove that it sorted that obviously and I just put the minimum height on the slider as 500 and added the css and it works fine now :)
Thanks again
Farzan
Hi Farzan,
We’re glad that you were able to sort this out! :)
Let us know here in the forums if you have any other questions.
Cheers!
Sarah