Hello,
i need to vertically center avia-caption text.
How can i do it?
Thanks
Hey euristica,
Could you post a link to the site in question so that we can take a closer look please?
Best regards,
Rikard
I need a slide without image, only description and vertically-centered.
The firs slide is an image slide, the second one must be text slide without image and vertically centered:
http://www.chiaracorazzi.it/concorsi/biblioteca-civica/
Hi euristica,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
.avia-caption {
top: 150px;
}
If you need further assistance please let us know.
Best regards,
Victoria
This is not responsive…
Hi,
use also this code:
@media only screen and (max-width: 767px) {
ul.avia-slideshow-inner {
height: 461px !important;
}}
and adjust as needed.
Best regards,
Andy
Sorry, but these solutions don’t fit my request.
With this code, text simply starts at 150px from top.
But if i have multiple-line text (a very long text with several lines), it’s not vertical aligned.
This is the kind of alignment i need:
Thanks
Hi,
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,
Andy