Gunnar Madsen

Forum Replies Created

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • in reply to: Change color of links except in header #116339
    Gunnar Madsen
    Power User

    Hi Zed,

    I was able to achieve changing the header text color using the following css:

    .roseta-over-menu #site-title a,
    .roseta-over-menu #access > div > ul > li,
    .roseta-over-menu #access > div > ul > li > a,
    .roseta-over-menu #sheader.socials a::before {
    color: #ffffff;
    }

    It doesn’t appear to have broken anything on the site, but do let me know if this code can be improved upon 🙂 It would be great to have this option built into the theme, I don’t imagine I’m the only person coming up against this issue.

    Let’s see if I can post a screenshot here for you… https://www.gunnarspot.com/screenshot/

    Website: www.gunnarspot.com/screenshot

    in reply to: Change color of links except in header #116076
    Gunnar Madsen
    Power User

    I’m not sure how to take my site online without messing up my current online site (made in another theme) – I’m not nearly ready to publish yet.

    However – all of my pages use a light colored background. For links to be visible, they need to be a darker color. Could you give me CSS that would apply only to the color of the text in the header (which needs to be white, since it’s a dark background)? Then I could change the accent color to affect the links on the rest of my site, while the header would have it’s own special color.

Viewing 2 posts - 1 through 2 (of 2 total)