Hi,
How can I make the bottom part of the caption background on the full width slider on my home page align with the upper part?
I’ve tried this in the css, but it doesn’t seem to work:
.avia-caption-content {
width:100%!important;
}
Hey Malene,
That link requires a login. Can you provide that in the private area?
Best regards,
Jordan Shannon
You mean, the link doesn’t work? Because it works fine, when I follow it in an incognito browser??
But below is the https-version. Maybe that works better?
Hi,
Thanks for looking into that, please add the following to quick css. The p tag should help:
.avia-caption-content p{
width:100%!important;
}
Best regards,
Jordan Shannon