Okay
  Public Ticket #1362323
Finding Random Marks and Pixels?
Closed

Comments

  • jgrabowski13 started the conversation

    Hello,

    I recently purchased Kalium and am noticing some very strange and random gray marks throughout the entire theme when applied to my website, on mobile, and even on the theme demo as well (Freelancer). Any idea how to remove this? Thank you.

  • [deleted] replied

    Hi there,

    On the Freelance demo we used and image pattern for the background of the theme. You can remove that image on your Custom CSS area. This should be the code:

    .wrapper {
        background: url(https://demo.kaliumtheme.com/freelancer/wp-content/uploads/2015/04/pattern-29.jpg);
    }

    Thanks!