Dark mode checkbox on home page for all users
-
Hi, I want to create a checkbox to Dark mode theme option in Menu or in Footer. I copied the code below but doesnt worked for me:
<span class="customize-inside-control-row"> <input id="_customize-input-hamilton_dark_mode" aria-describedby="_customize-description-hamilton_dark_mode" type="checkbox" value="" data-customize-setting-link="hamilton_dark_mode"> <label for="_customize-input-hamilton_dark_mode">Modo escuro</label> <span id="_customize-description-hamilton_dark_mode" class="description customize-control-description"></span> </span>
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Dark mode checkbox on home page for all users’ is closed to new replies.