Hey, guys! How can I change the CSS of the Fully theme? There’s no button there…
Or you can fork it and manage your fork in Github
Filling in the details a little bit… When you install a theme from a github repository, you can not edit it directly.
You can fork it, which is to create your own copy, then edit your copy and install it. This means you can do anything you want with it, but also means that you don’t benefit from any maintenance done on the original copy (this is what Robert suggested above).
Alternatively, you can create a new theme component where you can add your own CSS to override the CSS in the theme (which is the process that ogulcan1787 linked to). This has the benefit of not modifying the original theme, so it can still receive updates.
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.