• Resolved tblive

    (@tblive)


    Hi Averta,

    Is it possible to add a custom ‘pattern overlay’?

    I can’t seem to find imagery for them in the package so i’m assuming they’re achieved with css?

    If so where could i find this code in the plugin?

    Many Thanks,

    TBLive

Viewing 1 replies (of 1 total)
  • Plugin Contributor averta support

    (@averta_support)

    Hi,

    For changing the pattern photo, you are able to put the below code on custom style

    .master-slider .ms-pattern{
      background-image: url('https://example.site/image.png') !important;
    }

    But first, you have to add a pattern overlay to your slide, and by using this code, you can change the photo of that pattern.

    Please let me know the result.

    Best,
    Averta

Viewing 1 replies (of 1 total)
  • The topic ‘Pattern Overlay’ is closed to new replies.