Home header modification
May 23, 2019
07:44 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
May 23, 2019
07:44 AM
Home header modification
Is it possible to modify the home header? color, font style, font color and so on. As attachment what I am thinking about.
I tried the .bar and .bar-header class, but doesn't work.
Many Thanks
Janos
2 REPLIES 2
May 23, 2019
12:12 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
May 23, 2019
12:12 PM
Hi Janos,
You can overwrite the existing header class using .bar .title. I was able to change the background color using this class.
.bar .title { background: blue; }
May 24, 2019
08:38 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
May 24, 2019
08:38 AM
Many thanks, it looks good. Do we have any chance to modify the color of text?
Janos
Thanks
