Title: Pattern Overlay
Last modified: May 10, 2017

---

# Pattern Overlay

 *  Resolved [tblive](https://wordpress.org/support/users/tblive/)
 * (@tblive)
 * [9 years ago](https://wordpress.org/support/topic/pattern-overlay-2/)
 * 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](https://wordpress.org/support/users/averta_support/)
 * (@averta_support)
 * [9 years ago](https://wordpress.org/support/topic/pattern-overlay-2/#post-9127489)
 * Hi,
 * For changing the pattern photo, you are able to put the below code on custom 
   style
 *     ```
       .master-slider .ms-pattern{
         background-image: url('http://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.

 * ![](https://ps.w.org/master-slider/assets/icon-256x256.png?rev=1638064)
 * [Master Slider - Responsive Touch Slider](https://wordpress.org/plugins/master-slider/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/master-slider/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/master-slider/)
 * [Active Topics](https://wordpress.org/support/plugin/master-slider/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/master-slider/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/master-slider/reviews/)

## Tags

 * [css](https://wordpress.org/support/topic-tag/css/)
 * [masterslider](https://wordpress.org/support/topic-tag/masterslider/)

 * 1 reply
 * 2 participants
 * Last reply from: [averta support](https://wordpress.org/support/users/averta_support/)
 * Last activity: [9 years ago](https://wordpress.org/support/topic/pattern-overlay-2/#post-9127489)
 * Status: resolved