Tagged: caption
Hi Team
We try to position a Caption on a Slide. Unfortunately, on ‘Vollbild-Slider’ -> Element bearbeiten -> Caption, Text can only be positioned at Left, Right, bottom, Center with or without Frame.
Would it be possible to adjust the Caption when choosing ‘Right without Frame’ and move the Caption a little bit more to the bottom but still keeping it on the Right?
The reason for this is to have the text in the dark area of the background image which is only true on the lower right corner. When choosing ‘Right without Frame’, on a screen with 700px hight, the capture ‘disappears’ in the white area of the background image. This is even true when browsing on a mobile.
Hi Balz,
I get a login page when going to your site, could you post details please? Also, a screenshot highlighting what you are trying to do would help as well.
Regards,
Rikard
The position of the Caption should be on the Right, but more downwards to the bottom. It would be great, if you could send us instructions on where we can adjust that position (i.e. CSS with some entries).
Regards Balz
Hi!
Please insert the following css into your custom css section:
.page-id-408 .slideshow_align_caption {
vertical-align: bottom !important;
}
Regards,
Dake
Hi,
similar to the previous described, I´d like to put the caption to the very top, i.e.
Would be happy about a solution.
Cheers
Frank
Hi Frank,
We cannot see your screenshots, can you please upload them to a service like https://imgur.com/upload and give us the links here.
Best regards,
Victoria
Thank you Victoria for the reply.
I added a link in my initial post.
Best
Frank
Hi Frank,
Thanks for that. Please try the following in Quick CSS under Enfold->General Styling:
.slideshow_align_caption {
display: block !important;
}
Best regards,
Rikard
Hi Rikard,
thank you very much. That´s exactly what I was looking for.
Have a nice weekend!
Frank
Hi,
I’m glad this was resolved. If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon