My bad! yes I can change the styling in the element option.
If i need to move the caption slightly to the right (am currently using Bottom without frame) as the slider arrow overlaps with the caption, is the css code something like below?
.slideshow_align_caption {
right:??px;
}
Thank you!