Skip to content
Grav 2.1 is out: every page speaks Markdown. Read the announcement →

Header background

Started by Muut Archive 10 years ago · 1 replies · 614 views
10 years ago

how to put header background on antimatter homepage?

10 years ago

If by "header background" you mean the top navigation background color:

Add a custom.css file with this content in /user/themes/antimatter/css/:
---css
.modular.header-image #header {
background-color: rgba(0, 0, 0, .65);
}

Suggested topics

Topic Participants Replies Views Activity
Archive · by Deleted User, 9 years ago
0 2288 9 years ago
Archive · by Muut Archive, 9 years ago
2 1500 9 years ago
Archive · by Muut Archive, 9 years ago
2 4751 9 years ago
Archive · by Muut Archive, 9 years ago
1 3566 9 years ago
Archive · by Muut Archive, 9 years ago
3 1626 9 years ago