Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #840364

    Hi there,

    How do I align caption background with description background in full width slider?

    The background of the caption text follows the text which means it isn’t as wide as the description below. How can I align the two?

    Cheers
    M.

    #840498

    Hey Malene,

    Add the following to quick css:

    h2.avia-caption-title{
    width:100%!important;
    }

    Best regards,
    Jordan Shannon

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