Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #232594

    Hi

    I would like to move a easy slider caption on a particular slide (there are 2 slides on the page) to the right a bit. I am using this code

    .page-id-2658 .slideshow_align_caption {
    right: 300px;

    Of course it does not work!!

    Any ideas?
    Regards
    Richard

    #232913

    Hi Richard!

    Please try following code

    .page-id-2658 .slideshow_inner_caption { left: 35%; }

    Best regards,
    Yigit

    #232974

    perfect..thanks

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Slider caption’ is closed to new replies.