Home › Forums › Iconic One Pro Support › Dark theme
- This topic has 7 replies, 3 voices, and was last updated 4 years, 1 month ago by mhaberler.
Viewing 8 posts - 1 through 8 (of 8 total)
- AuthorPosts
- January 18, 2020 at 10:56 am #5895maxvalParticipant
How to make the text of the articles appear in white on a black background?
January 18, 2020 at 2:14 pm #5897Themonic-SupportKeymasterFor the Article container, try the following in customizer -> Additional CSS section
.site-content { color: #ffffff; background: #333333; } .below-title-meta { background: #444444; color: #a2a2a2; } .site-content nav { border: 1px solid #555555; background: #333333; }
Full site Dark Mode is not currently available, we are planning a 2020 edition child theme release for members in which we will provide that feature and even more customization options.
January 18, 2020 at 2:54 pm #5898maxvalParticipantThanks.
However now the articles` titles become grey, invisible. See at: https://bircahang.org/
Any way to correct this?
January 18, 2020 at 5:33 pm #5899Themonic-SupportKeymasterTry:
.entry-header .entry-title a { color: #ffffff; }
January 18, 2020 at 6:21 pm #5900maxvalParticipantthanks
November 11, 2020 at 4:40 pm #6350mhaberlerParticipantI’d be really interested in Full site Dark Mode
any date set for availability?
best regards
MichaelNovember 11, 2020 at 5:34 pm #6351Themonic-SupportKeymasterNovember 12, 2020 at 4:23 am #6357mhaberlerParticipantthanks – works!
really appreciated
Michael
- AuthorPosts
Viewing 8 posts - 1 through 8 (of 8 total)
- The topic ‘Dark theme’ is closed to new replies.