Problem with Responsive Slider
- Posted by Slawek (3) Offline
Dear Team,
I have bought a responsive slider but seems I cannot configure it properly.
I was aiming at having a simple slider, with basic transition effect and hyperlink. Something like on my main site wczasywazji.pl or
Responsive Banner Slider Nivo Default demo template.
However, no matter hard I try, I cannot rid of this caption. I would like to display just pure image, without any additional information on the slide. Here is what I managed to get: \
wczasywazji.pl/hidden.html
Would really appreciate your help.
Kindest regards,
Slawek
7 years 4 months ago #1
by Slawek
I have bought a responsive slider but seems I cannot configure it properly.
I was aiming at having a simple slider, with basic transition effect and hyperlink. Something like on my main site wczasywazji.pl or
Responsive Banner Slider Nivo Default demo template.
However, no matter hard I try, I cannot rid of this caption. I would like to display just pure image, without any additional information on the slide. Here is what I managed to get: \
wczasywazji.pl/hidden.html
Would really appreciate your help.
Kindest regards,
Slawek
Please Log in or Create an account to join the conversation.
- Posted by TemplatePlazza (5263) Offline
Hi, Have you tried to change the theme setting to "Light" ?
https://www.dropbox.com/s/aeo0bf2ze11j80f/gpnb9.jpg?raw=1
7 years 4 months ago #2
by TemplatePlazza
https://www.dropbox.com/s/aeo0bf2ze11j80f/gpnb9.jpg?raw=1
Please Log in or Create an account to join the conversation.
- Posted by Slawek (3) Offline
Yes, I have such settings:
And result is like this
image.prntscr.com/image/zOiXQMfkTuCriMPhDD-Xmw.png
7 years 4 months ago #3
by Slawek
And result is like this
image.prntscr.com/image/zOiXQMfkTuCriMPhDD-Xmw.png
Please Log in or Create an account to join the conversation.
- Posted by TemplatePlazza (5263) Offline
Strange, by setting 'Show Caption' to No, should hide the text. I have tried to reinstall and test in my localhost and it's working fine.
7 years 4 months ago #4
by TemplatePlazza
Please Log in or Create an account to join the conversation.
- Posted by TemplatePlazza (5263) Offline
Anyway if it's still doesn't work with 'Show Caption = 0' you can try to hide it via css. Try to add this code to your css file :
7 years 4 months ago #5
by TemplatePlazza
#responsive-banner-slider .nivo-caption {display:none!important;}
Please Log in or Create an account to join the conversation.
- Posted by Slawek (3) Offline