• Resolved sigul77

    (@sigul77)


    the default toggle doesn’t fit with my website style, I would like to add a “dark mode” (as a link) text behind the post title to toggle dark mode.

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author markoarula

    (@markoarula)

    Hi,

    you can add a simple link to your Single Post template inside the theme if you want to show the link on each post or you can add a link to specific post through WordPress editor.

    In both cases, you’ll need something like this:

    <a class="wpnm-button" href="#">night mode link</a>

    It is only important that the link has a wpnm-button class.

    Best regards

    Thread Starter sigul77

    (@sigul77)

    thanks a lot!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Is it possible to use a link or icon instead of a toggle?’ is closed to new replies.