D
D
DimonfromChehov2016-02-18 01:03:47
css
DimonfromChehov, 2016-02-18 01:03:47

How to track where the css value comes from?

Good day!
Please help me figure it out: There is a site on WP + woocommerce (product output is configured 4 columns of 12 per page).
Displayed goods: horizontal, 4 lines. As soon as I drag the browser to less than 769px, only 2 out of 4 elements remain in the row, and the last one is assigned: float: right. clear: both (that is, two elements remain. They are pressed along the edges (one to the left and the other to the right), there is a huge gap between them).
Where this crap comes from, I can't figure it out. At first I thought that these were some kind of media queries, but I did not find them.

Answer the question

In order to leave comments, you need to log in

3 answer(s)
A
Alexey, 2016-02-18
@alsopub

Try searching for "resize" in javascript.

A
Alexander Borisovich, 2016-02-18
@Alexufo

Most likely, js is connected for adaptability. look at what is connected and google the suspicious :-)
Or yes... look in the custom code

B
Bob, 2016-02-18
Smiley @blackrid

Enable the developer console in your browser. In chrome, for example, you can see all the styles for the selected element, indicating in which file they are written.
e346270ea9614caeb52e5249545f2af3.jpg

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question