Site logo

Archived topic

Merged Header / Site Titel color doesn't change

3 replies · Started by Kim on September 14, 2019

Viewing posts 1–4 of 4

Hi, I have added a Header Element to the site in website URL. I've added a merged header with custom navigation colors. I am using the Site title for mobile view, but the color doesn't change to the custom one.

Can you help me with this?

Hi there,

hmmm - try this CSS:

.header-wrap #mobile-header .navigation-branding .main-title a,
.header-wrap #mobile-header .navigation-branding .main-title a:visited {
    color: #fff;
}

Thank you - works fine! (it's just one dot too much at navigation-branding)

Oops - how didn't i spot that lol :) Glad to be of help

This archived topic is closed to new replies.