Home › Forums › Support › W3 CSS issues › Reply To: W3 CSS issues
November 28, 2015 at 2:46 pm
#156328
Lead Developer
Lead Developer
Hi there,
I mean add this to the wp_head hook:
<link rel="stylesheet" href="http://www.w3schools.com/lib/w3.css">
Or better yet, upload it to your server, and link to it:
<link rel="stylesheet" href="http://yourwebsite.com/w3.css">
To make sure you’re calling the right URL, enter it into your browser and make sure it takes you to the CSS (yourwebsite.com/w3.css for example).
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/
Ongoing Development: https://generatepress.com/ongoing-development