Tagged: 

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1160045

    I am trying to change the background and font for the page title area. I found some css for changing the color of the background but I cannot find how or where to change the color of the font. You would think both would be in settings but for the life of me I cannot find the answer.

    What’s the best option for changing these? Can these tasks be added (if not already) to the theme options?

    Thank you!

    Scott

    #1160090

    Hey Scott,

    Add this to quick css and adjust the color to what you need:

    .main-title a {
        color: red !important;
    }

    Best regards,
    Jordan Shannon

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