Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #419889

    I have some fullscreen sliders with one image.
    On the images you can set a caption and the location of the caption.
    When you choice bottom it will be put on the left side of the bottom. I would like to have it on the right side of the bottom. Is this possible?

    Also you can enter a URL for when you click on the image. But this is not working.
    I have selected that it should link to a page and choice a existing page.
    But when you click on the image it is not working.

    (Solved: I had selected that the first cation is used for all, so then the links will not work. Unchecked it, put the cations on every slide and working like a charm. )

    Any idea what i can do to get it right?

    • This topic was modified 9 years, 7 months ago by marcelspijker.
    #420240

    Hi Marcel!

    Glad you got it fixed, please get back to us if you should have any other problems.

    Best regards,
    Rikard

    #420720

    Hi thanks for the response, but i think you misunderstood me.

    I had two problems, one of them i have solved.

    The first one is still there. I tryed some playing with css, but i just cant manage to get it right.

    Just to be clear, the question that is still open:

    Full screen imageslider:
    On the images you can set a caption and the location of the caption.
    When you choice bottom it will be put on the left side of the bottom. I would like to have it on the right side of the bottom. Is this possible?

    Hope to hear from you soon ;)

    Marcel

    #421003

    Hey Marcel!

    Sorry, I must have misunderstood you, please try the following CSS in Quick CSS under Enfold–>General Styling:

    .caption_bottom .slideshow_caption .slideshow_inner_caption .slideshow_align_caption {
      text-align: right !important;
    }

    Cheers!
    Rikard

    #421458

    Thanks for the css! This dous the trick.

    Just a point of thought…
    Would it not be better to have the option bottom-left and bottom-right instead of only the bottom for the caption position in the slider settings? Is that something that i can manage to do myself? Because then i can have one slider with caption left, next slider caption right …

    • This reply was modified 9 years, 7 months ago by marcelspijker.
    #421771

    Hi!

    Yes you’re right, that would be better, let’s hope it gets incorporated in a future release.

    Cheers!
    Rikard

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.