D
Deleted member 1333509
Guest
I'm editing the css of an element on a wp site, and when I use inspector I can see the source of the css for the element is https://something.com/somethingelse?ver=2.0.2
So when I make the edits and go to https://something.com/somethingelse they're showing, but the theme is pulling ?ver=2.0.2 so the css change won't show.
Any ideas on how to stop it from targeting 2.0.2 and just making it target the file without the param?
So when I make the edits and go to https://something.com/somethingelse they're showing, but the theme is pulling ?ver=2.0.2 so the css change won't show.
Any ideas on how to stop it from targeting 2.0.2 and just making it target the file without the param?