-
AuthorPosts
-
March 28, 2015 at 7:40 pm #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.
March 30, 2015 at 8:05 am #420240Hi Marcel!
Glad you got it fixed, please get back to us if you should have any other problems.
Best regards,
RikardMarch 30, 2015 at 7:11 pm #420720Hi 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
March 31, 2015 at 9:15 am #421003Hey 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!
RikardMarch 31, 2015 at 6:53 pm #421458Thanks 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.
April 1, 2015 at 7:36 am #421771 -
AuthorPosts
- You must be logged in to reply to this topic.