Plugin Author
Nks
(@nik00726)
Hello
It is problem of css z-index. Set lower z-index to thumbnail slider.
Thanks
Thanks for the quick response, How do I go about actually doing that.
Thanks!
Thanks for the quick response, How do I go about actually doing that.
Thanks!
Plugin Author
Nks
(@nik00726)
Can you send me demo link I have to check css
OKay I’m not sure what demo link means
Plugin Author
Nks
(@nik00726)
Hello
I mean is your website url where you have this problem.
Thanks
Plugin Author
Nks
(@nik00726)
Hello
Goto
wp-content/plugins/wp-responsive-slider-with-lightbox/css/images-responsive-thumbnail-slider-plus-lighbox-style.css
using ftp and replace
.bx-wrapper .bx-controls-direction a {
height: 32px !important;
margin-top: -16px !important;
outline: 0 none !important;
position: absolute !important;
text-indent: -9999px !important;
top: 50% !important;
width: 32px !important;
z-index: 9999 !important;
}
With
.bx-wrapper .bx-controls-direction a {
height: 32px !important;
margin-top: -16px !important;
outline: 0 none !important;
position: absolute !important;
text-indent: -9999px !important;
top: 50% !important;
width: 32px !important;
z-index: 100 !important;
}
Thanks for the quick response. I made the change but it is still happening,
Look here
http://postimg.org/image/xsgd7mdvd/
Plugin Author
Nks
(@nik00726)
Nope it is just cache issue.Clear browser cache and check it.If you found useful please rate plugin.
thanks
Plugin Author
Nks
(@nik00726)
Thanks for using plugin.Please rate if you found useful..
Thanks