• Resolved Shadipity

    (@shadipity)


    Good day

    Great theme! How can I add a custom stylesheet?

    I have added the style via the Themes Options but I would prefer to rather use a stylesheet however every link I have added to the header.php and header-extensions.php has failed.

    Thank you!

Viewing 1 replies (of 1 total)
  • Thread Starter Shadipity

    (@shadipity)

    I was able to figure it out by sticking this in the header.php

    <head>
    <link rel="stylesheet" href="<?php bloginfo('template_directory'); ?>/style-custom.css" />
    
    <?php
Viewing 1 replies (of 1 total)
  • The topic ‘Adding custom stylesheet’ is closed to new replies.