Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #946610

    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;
    }

    #946870

    Hey Malene,

    That link requires a login. Can you provide that in the private area?

    Best regards,
    Jordan Shannon

    #946878

    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?

    #946918

    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

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.