Where can I find the stack number for a "@media only screen" CSS line

I want to write a css line like:
@media only screen…
where can I easily find the stack number to write a line like this:
#stacks_in_1_page0 { …
where can I see that this stack is the stack number 1 for example?

The free Codafy stack could possibly help you:
https://seydesign.com/stacks/codafy/

More information about it can be read here:

5 Likes

Thank you Will
it work great

You may also want to download Joe Workmanship free CSSbox stack.
A container stack that allows you to assign a custom class or Id

1 Like