Skip to content
Grav 2.0 is officially stable. Read the announcement →

Muut Archive Legend

@Muut · Joined 9 years ago · 18337 posts · 3878 topics · 137 reputation

Badges

✏️ First Post 💬 Conversation Starter ❤️ Well Liked

Recent posts

  • Changing the footer text · 9 years ago

    Right.

  • Changing the footer text · 9 years ago

    @jeremyc Are you clearing the cache between each page load? That can make a difference. Yes, I tried that. Tried with Firefox now tho and that's working, gotta be something weird with my Chrome.

  • Changing the footer text · 9 years ago

    Are you clearing the cache between each page load? That can make a difference.

  • Changing the footer text · 9 years ago

    I made my child-theme, however the custom.css doesn't seem to co-operate. I made the file, and did a body a {#color;} just to see if it was working, now all links still show up in the color I set even

  • Changing the footer text · 9 years ago

    That's what I did, and it worked for me! :)

  • Changing the footer text · 9 years ago

    Reading the docs? https://learn.getgrav.org/themes/customization#theme-inheritance

  • Changing the footer text · 9 years ago

    @dm9876 I suggest to be careful with modifying directly the antimatter theme. Definitely look at making a child theme How do I do that then? Is there any easy way to just duplicate the theme with all

  • Changing the footer text · 9 years ago

    also, while it will work fine to modify the compiled css (assuming you never get into sass/less), it might be better to use the compiled css (or even the associated scss source files) just to identify

  • Changing the footer text · 9 years ago

    I suggest to be careful with modifying directly the antimatter theme. Definitely look at making a child theme, unless you are happy to never update the antimatter theme (which could then overwrite you

  • Changing the footer text · 9 years ago

    Looks like it! Awesome! Thanks, I got it from here. (I hope)