Forums
Forums / Theme: Eksell / Theme credits
(@wderieryp)
5 years, 1 month ago
Is there a way to prevent the theme credits from disappearing on mobile?
(@anlino)
5 years ago
Hi @wderieryp,
Go to Appearance → Customize → Additional CSS (the menu labels might be different in your language) and add the code below:
.theme-credits { display: inline !important; }
Let me know if that does it.
— Anders
The topic ‘Theme credits’ is closed to new replies.