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

    Hello wise ones!

    There is a bar across the top of every page with the name of each page on it.
    For example, the bar with “About” on my page: http://naturaintegrativehealth.com/?page_id=1195

    How do I change the background of that bar. Specifically, I’d like to make the background an image that’s faded.

    Thanks for your insights.

    #204858

    Hi NaturaIntegrativeMedicine!

    Please add following code to Quick CSS in Enfold theme options under Styling tab

    .title_container { background-color: red!important; }
    #top .alternate_color.title_container .main-title a {
    color: white; }

    Best regards,
    Yigit

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Changing Background of Page Titles’ is closed to new replies.