THEMEHALL
  • Omega
  • Cart
  • Support
  • My Account

Church – Site Title Color

Home › Forums › Omega Child › Church – Site Title Color

Tagged: Site Title Color

  • This topic has 2 replies, 2 voices, and was last updated 11 years, 5 months ago by Hazlo.
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • November 9, 2014 at 11:19 pm #2731
    Hazlo
    Participant

    Hello Han,

    I’m still testing my future multisite with the Church theme and when I modify the site title color with the Css box, it works on every page and post, except on the front page.
    On the front page, my color settings “site-title a:hover” works fine, but “site-title a” is overlaid by the Customizer primary color setting. Again this issue is only on the front page. Amazing!
    Do you have an idea on how to fix it?

    Thank’s a lot in advance.
    Hazlo

    November 11, 2014 at 4:19 pm #2733
    han
    Keymaster

    try this

    .home .site-title a {
       color:#000 !important;
    }

    note: modified Nov 14, 2014

    November 11, 2014 at 8:06 pm #2735
    Hazlo
    Participant

    It works very good. Thank you Han!
    Just in case, if someone else want to use this Css, there was a little dot missing before site-title in your reply.
    So it should be

    .home.site-title a {
    color:#000 !important;
    }

    Thanks again.

  • Author
    Posts
Viewing 3 posts - 1 through 3 (of 3 total)

You must login to reply to this topic.

Copyright © 2025 THEMEHALL.

  • Terms of Service
  • Resources
  • Blog
  • Support
css.php