hi
I’d like to change the appearance of the title caption of an image.
– change the position of where the text (title of the image) appears. per default it appears in the center. but I want it to be a bit higher
– have the the text appear framed with a black transparent background (just like a framed caption in full width slide show).
how can I do that?
thank you!
Hey Rio1,
Unfortunately it would require quite some time and customization of the theme to achieve this, so I am sorry to tell you that this is not covered by our support. However if its really important for you to get this done, you can always hire a freelancer to do the job for you :)
Best regards,
Basilis
hey, thanks for the reply.
was that valid for both points?
how about if I only want to change the position of the caption within the image (with the styling unchanged)?
thank you
Hi,
We might be able to help you out with some custom CSS, could you post a link to the page where you want to implement this please?
Best regards,
Rikard
hi,
yes: http://werberitter-preview.sellahi.de/testseite/
I have 6 images underneath the slider. the 5th (2nd row, 2nd column is all image)
thank you
Hi,
Thanks for the link. Please try the following in Quick CSS under Enfold->General Styling:
.av-image-caption-overlay-center {
vertical-align: top !important;
}
Best regards,
Rikard
great, that worked, thank you!
is there a way to determine the position a bit more precisely?
something like top: 80% …?
because right now, it’s too high up!
Hi,
You can try adding some padding to it:
.av-image-caption-overlay-center {
padding-top:50px !important;
}
Best regards,
Rikard
perfect, thank you :-)
Hey!
Please feel free to create a new ticket, if you need something else from us.
Thanks a lot
Best regards,
Basilis