Change Color of Section Header #6108
Replies: 4 comments 5 replies
-
Hi - can you share a full .qmd file you're using so we get an idea for the rest of your document? If you have a link to a github repo, that's even better. Thanks. |
Beta Was this translation helpful? Give feedback.
-
I would also suggest that you add |
Beta Was this translation helpful? Give feedback.
-
@jasminskoenig Did you manage to get what you wanted? (I am not sure your issue is resolved 😅) |
Beta Was this translation helpful? Give feedback.
-
@jasminskoenig I made a PR1 to your repository. Footnotes |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Description
Hi everyone!
I'm trying to change the color of my section headers but can't get it to work. I'm able to change all other heading color, only the section headers - which I understand are the h1 header keep their colors.
This is my current scss file. I'm trying to change background color and font color in one go, in theme-section1.
And then I would like to use it like this:
# Overview {.theme-section1 .h1}
I'd be super thankful for any kind of idea!
Beta Was this translation helpful? Give feedback.
All reactions