Replies: 1 comment 9 replies
-
You can create your own Layout admin template and modify the .css file used by your current theme by adding your custom .css file. That's one way to get around the need to recompile the current theme. |
Beta Was this translation helpful? Give feedback.
9 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Let's assume I want to use
TheAgencyTheme
for my website. Next to the content I want to change some colors and background images. Is that something I can achieve via the /admin or do I have to take the Theme and Recompile it to my own version of it?I know in the templates I can modify the HTML but I did not find a way to change css.
Thanks
Beta Was this translation helpful? Give feedback.
All reactions