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

    How would I go about making the avia caption area background the full width of the easy slider, regardless of the character count of the Title and Caption?

    Screenshot

    #847012

    Hey iwsdjb,

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:

    .avia-caption, .avia-caption-title {
        width: 100%;
    }
    

    Best regards,
    Yigit

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