Forums
(@clueless00)
3 years, 3 months ago
Just to add this for clarification: I also had to add the following code to home.php, so that the css gets applied:
<?php get_header(); ?>
Solved. Working after first try. Thank you.