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

Header background

Started by Muut Archive 9 years ago · 1 replies · 542 views
9 years ago

how to put header background on antimatter homepage?

9 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 1350 9 years ago
Archive · by Muut Archive, 9 years ago
2 934 9 years ago
Archive · by Muut Archive, 9 years ago
2 4060 9 years ago
Archive · by Muut Archive, 9 years ago
1 2947 9 years ago
Archive · by Muut Archive, 9 years ago
3 1118 9 years ago