Hi mrlaporte change the following…
.slideshow_container_slideshow-jquery-image-gallery-custom-styles_1 .slideshow_pagination {
bottom: 20px;
}
bottom: 0;
Regards
Where will I find that in the code? I could not find anything that said “bottom”
Hi try under custom style
.slideshow_container .slideshow_pagination { bottom: 16px; }
It will be something like the above.
Regards
Thanks. Now its bumping into my text.
Is there a way to just get rid of the dots?
Try the following under Default Slideshow Settings -> Control Settings
Activate navigation buttons and set it to No.
You might also want to check in your slideshow settings.
Regards
I did both. The buttons are still there.
Make sure that you delete your browser cache and if you are using a cache plugin you also delete the cache.
Regards
Still there. Do you see the dots at the bottom on your browser?
Can you share your settings both for the slideshow and the Default Slideshow Settings.
Thank you
Hi, if you have the slideshow shortcode wrapped in <p style=”text-align: center;”></p> can you use <div> instead.
See if that helps.