Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

WordPress How to Build a WordPress Theme Preparing to Code WordPress Templates Linking CSS

I don't see background property in flexslider

Hi. Is it new version of flexslider doesnt have background in their css. I want to change the source of the background likes in this video but I can't find it :(

2 Answers

Try using the web inspector. Can you provide a URL for us to look at?

Well the flexslider class has a background declared on line 56.

    .flexslider { margin: 0 0 60px; background: #fff;