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

Development Tools

Christian Solorzano
Christian Solorzano
6,606 Points

Can I pause a gradient animation in Chrome's developer tools?

My portfolio website is

http://christiansolorzano.com/index.html

and I'm trying to make some changes to the CSS in Chrome's developer tools. However, because I have a animated div on my website, I'm unable to make any changes unless I delete the div.

If you visit my website, you can see what I'm talking about. I want to pause the animated gradient div in order to change to of the CSS.

Does anyone know how to do so?

Thanks

peyton caseria
peyton caseria
Courses Plus Student 12,281 Points

Div to which element?

When I hover over the buttons each title color changes,

What is the title of the animated div?

your code is hard to look through by the way, add some pseudocode I, and other developers can find.