@phenomlab yeap i removed the plugin and reinstall it problem is fixed.
Solved Dark Theme Upper Padding
-
Hi @phenomlab , we have the dark theme on the left menu, however, it is very close to the top. How can I lower its position?
-
What is your URL ?
-
-
you can test that ?
@media (max-width: 767px) { .fa.fa-lightbulb-o { padding-top: 25px; } }
-
@DownPW thanks. it works.
how can I move that to the right?
-
@media (max-width: 767px) { .fa.fa-lightbulb-o { padding-top: 25px; margin-left: 15px; } }
-
@DownPW great! thanks a lot… this code solves my problem.
-
crazycells
Discover More
-
Solved Upgrade Problem from 2.8.3 to 2.8.4
Configure • • cagatay -
Solved NodeBB 1.19.3
Performance • • DownPW -
Solved Social icon (Nodebb)
Customisation • • JAC -
Solved Nodebb Hashtag plugin
General • • JAC -
Solved Display tweets in widget [NodeBB]
Customisation • • JAC