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

    I want to have 3 images in a row on my front page, but rather than have a text caption overlay, is it possible to have an image overlaying an image?

    #466974

    Hi Coronacom!

    You could try doing some CSS like so.

    .av-caption-image-overlay-bg {
      background: url("URL to your image") !important;
    }

    But that’s probably not the effect your wanting.

    Best regards,
    Elliott

    • This reply was modified 9 years, 4 months ago by Elliott.
Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.