Skip to content
Discussion options

You must be logged in to vote

Hi Michael. You don't have to copy the entire theme.

With Hugo, you can override theme styles. You can read this post for more information.

Follow these steps:

  1. Create a file named assets/sass/_base.scss in your project’s root directory.
  2. Copy all the styles from the theme's sass/_base.scss file into it.
  3. Modify the styles as needed (either adding, removing, or adjusting them).

Let me know Michael, if that works.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@BiosPlus
Comment options

Answer selected by BiosPlus
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants