How to make an area "Accent"
Permalink
Hi,
I see the page footer in some of the pages (in Elemental theme of 5.7) like home page, the page footer area's background color is nice and when I check the CSS, that's the accent-background-color. However, when I create a new page on my own, I can not find the way to make the page footer area "Accent" to have that color. My question is: how do I make the page footer area "Accent"?
I see the page footer in some of the pages (in Elemental theme of 5.7) like home page, the page footer area's background color is nice and when I check the CSS, that's the accent-background-color. However, when I create a new page on my own, I can not find the way to make the page footer area "Accent" to have that color. My question is: how do I make the page footer area "Accent"?
When I create a new empty page, how do I make the Page Footer area to use this area-content-accent?
I always get "Permission Denied" when I try to "Edit Area Design". I am in administrators group.
I have also attached a screenshot of the Area permissions.
I have also attached a screenshot of the Area permissions.
What your seeing is a custom area class that injects classes into the page. In the Elemental theme directory, there is a file called page_theme.php. In that file you can set custom classes areas (and a whole lot more).
.area-content-accent is the class that applies the background color
Elemental also uses theme presets which allow you to customize colors, fonts, backgrounds, and more.
Here are the steps to do it.
http://imgur.com/Cp0uP8r