Page Title Font color

Homepage Community Forums Ally Theme Support Page Title Font color

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #4613
    intelisystems
    Customer

      Hi,

      I would like to change color of title of each page.
      For example, at http://dc2dcchurch.org/who-we-are/the-gospel/, I would like to font color of “The Gospel”
      How do I do this?

      Thank you in advance.

      #4616
      Eric
      Customer

        You could change the h1 tag around line 1152 in your css file….or you could add this to your css –

        .entry-title {
            color: #ff8400;
        }

        and then make the adjustments as needed.


        I create awesome sites for awesome people! Contact me if interested – ericsanchez1585@gmail.com

      Viewing 2 posts - 1 through 2 (of 2 total)
      • You must be logged in to reply to this topic.