THEMEHALL
  • Omega
  • Cart
  • Support
  • My Account

Church theme–Changing text color in nav bar on current page

Home › Forums › Omega Child › Church theme–Changing text color in nav bar on current page

Tagged: church theme, color, current page, Navigation

  • This topic has 1 reply, 2 voices, and was last updated 12 years, 1 month ago by han.
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • January 2, 2014 at 5:12 pm #1378
    DorothyBatts
    Participant

    Hi, I would like to indicate the current page by changing the color of the present page nav text. Right now, there’s no indication of which page the reader is now on.
    Thanks.

    January 7, 2014 at 2:22 am #1407
    han
    Keymaster

    Go to “Appearance > Customize > CSS” and add this code

    .omega-nav-menu .current-menu-parent,
    .omega-nav-menu .current-menu-item {
        background: #222222;
    }
  • Author
    Posts
Viewing 2 posts - 1 through 2 (of 2 total)

You must login to reply to this topic.

Copyright © 2025 THEMEHALL.

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