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; } } -
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?
-
@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; } } -
@media (max-width: 767px) { .fa.fa-lightbulb-o { padding-top: 25px; margin-left: 15px; } }@DownPW great! thanks a lot… this code solves my problem.
-
undefined crazycells has marked this topic as solved on
Did this solution help you?
Related Topics
-
-
-
Smart Widgets
Solved Configure -
-
-
-
-