Viewing 1 replies (of 1 total)
  • Plugin Contributor subedimadhu

    (@subedimadhu)

    Hello,

    Thanks for the review.

    If you want to change background color you can add CSS on you plugin setting page

    eg.

    .smart-page-loader{
       background: green; //or your desired hex or rgba value
    }

    Hope, this helps.

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