• I came across this when looking for a free way to install a dark mode without a plugin. I have enough of them at the moment. Whats not clear to me is the process of what needs done.

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Whats not clear to me is the process of what needs done.

    It’s about manually writing and adding custom code.

    If you can’t figure that out, then use a plugin. All a plugin does is add pre-written custom code for you automatically.

    Hi @infernoprime

    You can add these in your theme. Styles you can add in your theme style.css file, and the function you can add on your functions.php file and to add the scripts, you can create and enqueue the js file to add JavaScript codes.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘installing dark mode without a plugin’ is closed to new replies.