Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter imthatguydavid

    (@imthatguydavid)

    actually, nevermind. I ended up figuring it out.

    For anyone interested, the css selector for the background is

    #post-grid-338 .item {
         background: none;
    }

    Just make sure you get the post-grid # correct. In my case, it was 338.

    Good luck and happy coding!

    Thread Starter imthatguydavid

    (@imthatguydavid)

    forgot to mark this as resolved.

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