Viewing 6 replies - 1 through 6 (of 6 total)
  • Thread Starter ingmichel

    (@ingmichel)

    … i’m sorry.
    It’s includet, i’ve seen it yet!

    Thread Starter ingmichel

    (@ingmichel)

    … is it possible to custumize the pattern-layout?

    Plugin Contributor averta support

    (@averta_support)

    Hi Michel,

    Thank you for choosing Master Slider.

    You can choose a pattern overlay between 20+ available patterns. (please check out this screenshot)

    If I could be of any further assistance, please let me know.

    Best,
    Averta

    Thread Starter ingmichel

    (@ingmichel)

    Hi,
    thanks for support.

    I want to get a pattern with smaller dots. Is it possible to costumize your available patterns?
    Regards
    Michel

    Plugin Contributor averta support

    (@averta_support)

    Hi,

    You cannot customize them. These patterns are images, and you can change the image url with CSS.

    Add the one of the patterns, inspect it and find the classname. Then on Slider custom style, write something like the below code:

    .ms-pattern.ms-patt-9 {
        background-image: url (YourOwnImageURL) !important;
    } 

    If you need any further assistance, please let me know.

    Best,
    Averta

    Thread Starter ingmichel

    (@ingmichel)

    Thank you!

    i’ve edit the Masterslider.main and replaced the patter-30.

    With that code in custom style it didn#t work.

    But result is the same. Thanks so far!

Viewing 6 replies - 1 through 6 (of 6 total)

The topic ‘How to: Pattern overlay for silder’ is closed to new replies.