Hey everyone. I’ve been dealing with an unpleasant issue here: Ghost’s file card blends with the our website’s theme, making it barely visible. I’ve tried changing its colour in the main css file, but couldn’t find anything. After manually adding kg-file-card attribute in the CSS file, i still couldn’t make it work. After reviewing the page code i noticed that file-card inherits it’s value from cards.min.css on the server which i have no access too affter downloading the template. Any idea how i can make the file-card customizable?
How are you making changes to your theme? If you’re making file changes directly rather than using the theme uploader you’ll need to restart Ghost for the exclusion to take effect.
For the context, changes timeline:
1 Added cards_assets exclude in json
2 Copied file card css from the link you gave me
3 added that css in my style.css file (copy paster, no changes made)
4 uploaded the updated template through template uploader on the website