How to add the main style.css to my index.php?

Found:

As stated here: https://codex.wordpress.org/Function_Reference/wp_head.

Put this template tag immediately before tag in a theme template (ex. header.php, index.php).

So I added

<?php wp_head() ?>

just before </HEAD and now it works.

Leave a Comment

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)