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

Header background

Started by Muut Archive 10 years ago · 1 replies · 572 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 1662 9 years ago
Archive · by Muut Archive, 9 years ago
2 1122 9 years ago
Archive · by Muut Archive, 9 years ago
2 4282 9 years ago
Archive · by Muut Archive, 9 years ago
1 3162 9 years ago
Archive · by Muut Archive, 9 years ago
3 1286 9 years ago