For some reason, the layerslider navigation is sort of chopped off on the bottom.
I tried to increase the height of the slider as a whole, but that doesn’t seem to affect the navigation.
I presume I need to adjust ls-bottom-nav-wrapper to move it up? But am not certain how.
Could you tell me what I should do?
Thank you!
Hi CharlieTh!
Can you send us a link to your page so we can take a look? You can set your reply as private if you wish.
Be sure to deactivate all plugins while testing.
Cheers!
Elliott
Hi!
Try adding this to your custom CSS.
.ls-bottom-nav-wrapper, .ls-below-thumbnails { bottom: 20px !important; }
Regards,
Elliott
Worked like a charm!
Actually, charms don’t work, so worked BETTER than a charm!
Thank you very much…my layerslider is MUCH happier!