Relative links
-
Hi
Going insane trying to get relative links work inside the custom CSS editor, my link is:
https://150.101.201.63/wordpress2/wordpress/wp-content/themes/thinkchangegrow/fonts/montserrat-light_1-webfont.woff2The site is https://150.101.201.63/wordpress2/wordpress/
What would the relative link beinside this CSS:
@font-face { font-family: ‘montserratlight’; src: url(‘https://150.101.201.63/wordpress2/wordpress/wp-content/themes/thinkchangegrow/fonts/montserrat-light_1-webfont.woff2’) format(‘woff2’), url(‘https://150.101.201.63/wordpress2/wordpress/wp-content/themes/thinkchangegrow/fonts/montserrat-light_1-webfont.woff’) format(‘woff’); font-weight: normal; font-style: normal; }
Any help appreciated
Ben
- The topic ‘Relative links’ is closed to new replies.