• I have an html page that I converted to php and uploaded to theme, added a blank page using said custom php as template and then placed it as a homepage. All good.
    However, my CSS stylesheets won’t link in the same root directory. I assume this is an issue with my understanding of php. Can’t I just locate an external stylesheet on my theme folder and use it to style my blank layout?

Viewing 1 replies (of 1 total)
  • Not without also creating a custom header.php template file. Why not just add the necessary CSS to the theme’s stylesheet?

Viewing 1 replies (of 1 total)

The topic ‘Link external stylesheet to custom template php’ is closed to new replies.