Notice: These forums are now retired and closed. For active support, please Submit a Ticket or visit our official WordPress.org community pages.
Kadence Theme | Kadence Blocks | Starter Templates | WooCommerce Email Designer | Ascend | Virtue | Pinnacle

Legacy slider caption below photo

Home / Forums / Virtue Theme / Legacy slider caption below photo

This topic is: Not Resolved
[Not Resolved]
Posted in: Virtue Theme
January 22, 2017 at 5:40 am

Hi!

On the start page on my site , I´m trying to move the caption heading and description for “Kadence Legacy slider” so it is place under the picture. I´ve managed to move it but I wonder if there is a way to do it so that the other elements below will move downwards if I have more text in the caption. Right now the caption text is placed under the next images if it´s really long. I want the page to adapt and make room for all text in the caption. The code i´m using right now is:

.caption-case {
margin-top: 285px!important;
}

.kad-slider {
overflow: visible!important;
padding-bottom: 100px!important;
}

.caption-case.kad-placement-bl .kad-slide-caption .caption-case-inner {
max-width: 80%;
margin: auto;
}

.caption-case.kad-placement-bl .kad-slide-caption {
padding-bottom: 20px!important;
vertical-align: top;
}

Another question. Is there a way to make the whole slider frame an active link? So that I can click on both the image and the caption?

Best regards

  • The forum ‘Virtue Theme’ is closed to new topics and replies.