Hello,
If I put a slideshow/image in the showcase position, there is a blank space at the top of the image. How do I get rid of it.
Thanks,
KK
http://www.kksfavthings.com
- kash_14
-
- Commercial Templates
- Tuesday, 17 March 2015
- Subscribe via email
It just does not show up properly as a background image. If i enable the slideshow module and have only one slide, it is full screen and does not loop, stays as a static image. That is exactly what i want, but it only works on a desktop, the image doesnot show up on mobile devices.
Is there anyway for it to show up on mobile devices? Actually it was showing up on mobile devices but had the padding, but after i inserted the last code that u provided, the image stopped showing.
Thanks
Kk
Is there anyway for it to show up on mobile devices? Actually it was showing up on mobile devices but had the padding, but after i inserted the last code that u provided, the image stopped showing.
Thanks
Kk
- more than a month ago
- Commercial Templates
- # 1
Hi KK
This option is not available with a static image. The background:cover CSS property will only work with a background image. May I suggest using the 'header background image' option available with the template.
Ciarán
This option is not available with a static image. The background:cover CSS property will only work with a background image. May I suggest using the 'header background image' option available with the template.
Ciarán
- more than a month ago
- Commercial Templates
- # 2
What I'm trying to achieve is basically a static header image with a full screen width, not a slideshow, but if I make an image module, it does not stretch full screen, even on the showcase position.
Thanks,
KK
Thanks,
KK
- more than a month ago
- Commercial Templates
- # 3
Hi KK
Could you also try adding the following Custom CSS...
Ciarán
Could you also try adding the following Custom CSS...
@media only screen and (max-width: 1024px) {
#container_slideshow {
padding-top: 0px;
}}
Ciarán
- more than a month ago
- Commercial Templates
- # 4
It works perfect on a desktop, but the padding is still there on a mobile device.
Thanks,
KK
Thanks,
KK
- more than a month ago
- Commercial Templates
- # 5
- Page :
- 1
There are no replies made for this post yet.
Be one of the first to reply to this post!
Be one of the first to reply to this post!
Please login to post a reply
You will need to be logged in to be able to post a reply. Login using the form on the right or register an account if you are new here. Register Here »