Ya5an
1
Greetings!
Hope you are doing well!
In edit mode bookmarks work correctly.
But when in preview or live website, they don’t show all content.
I’m using default Dawn theme.
Edit: They work in Light theme but not in Dark theme. It looks like the text color is exactly as the background.
Any ideas?
That looks like a bug in the theme. Any modifications or anything in code injection, or is this dawn without mods?
Ya5an
3
Thanks for the reply!
No modifications at all!
Try this, in code injection:
<style>
.theme-dark .kg-bookmark-content {
background-color: black;
}
</style>
2 Likes
Ya5an
5
Thank you, @Cathy_Sarisky! It worked!
1 Like
Would try to let the theme maker know too so they can look to correct their own code if its missing this.
I filed a bug report on the theme — thanks for raising the issue @Ya5an
2 Likes
@minimaluminium made a fix for this
NB there were fixes for other cards too, so while that code injection works you might want to update your theme now.
2 Likes