sacredpath
(@sacredpath)
Automattic Happiness Engineer
Hi there, I’m not seeing the Karuna theme on this site: https://tamidonath.de/. Can you give us a link to the Karuna site you are wanting help with?
sacredpath
(@sacredpath)
Automattic Happiness Engineer
This would do it. I worked off the Karuna demo site.
.sticky-wrapper {
background-color: #cc0000;
}
@media screen and (min-width: 768px) {
.sticky-wrapper {
background-color: #cc0000;
}
}
-
This reply was modified 8 years, 5 months ago by
sacredpath.
sacredpath
(@sacredpath)
Automattic Happiness Engineer
And this for the navigation labels.
.main-navigation a {
color: green !important;
}
Thank you, that helped!
I applied the changes on http://tonkowski-heilpraktikerin.de
sacredpath
(@sacredpath)
Automattic Happiness Engineer
Hooray and you are welcome!