Issue with slide info
-
Hi,
On this website, I use slide infos. Instead of each info replacing the previous one (when sliding), they show below each other, like this:
https://drive.google.com/file/d/0B0h0t_zwll8iWGk4bFdYMGNxeW8/view?usp=sharingI did fix the problem by adding some css code so it’s not a real problem for me anymore. However, I thought it’d be worth to let you know about the issue.
Or maybe is it me who missed something in the settings?For info, here is the CSS code I added (“slider-ajwan-gallery” being the class I gave to my slider):
/* Styling slide info, otherwise each info shows below the previous one... */ .slider-ajwan-gallery .ms-slide-info { position: relative; min-height: 32px !important; } .slider-ajwan-gallery .ms-info { position: absolute; top: 0; left: 0px; background: #333; width: 100%; text-align: center; }Cheers,
FranThe page I need help with: [log in to see the link]
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Issue with slide info’ is closed to new replies.