Viewing 1 replies (of 1 total)
  • Plugin Author Damian

    (@timersys)

    Hi Lubi, yes instead of using the ID which target one popup you need to use the class that is shared by all of them.

    Try the following:

    .spu-box{
    background: url( http://www.twofishdivers.com/wp-content/uploads/2016/05/two-fish-popups-backgnd.jpg ) no-repeat 0px 0px;
    background-size: cover;
    }

    If any rule is not working try adding !important to it like this:
    background-size: cover !important;

    regards

Viewing 1 replies (of 1 total)
  • The topic ‘Styling all popups together’ is closed to new replies.