A
A
alashgrand2019-10-15 19:27:20
css
alashgrand, 2019-10-15 19:27:20

Make CSS changes at (index)?

I'm currently trying to make some CSS changes to a Wordpress plugin
. When I use the Chrome developer tool, it tells me which line in the style.css file the elements are referring to. For example, style.css: 17.
However, in some CSS elements, instead of referring to style.css, it refers to (index). For example, (index): 54. What does (index) refer to and where can I find the changes?
Thanks

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Anton Usachov, 2019-10-15
@alashgrand

I'll add the first answer. This style is added by adding it through the cms script. You can solve it by adding style directly to the tag, if it is for a test, or rewriting it in style files via !important.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question