Home › Forums › CSS › Media Queries Help › Reply To: Media Queries Help
April 4, 2015 at 5:31 pm
#199754
Participant
You’re right, there’s “trailingslashit” before “get_template_directory_uri()”. I remove it and the media queries work.
screenshot: https://www.flickr.com/photos/[email protected]/16849419469/
Thanks a lot, Senff.
Further question: I’m wonder why “trailingslashit” is used in function.php. Is it there to update the child theme to the new version of the parent theme?