• Resolved tslbozeman

    (@tslbozeman)


    Hi there,

    Despite the CSS you have given me about two years ago, the font color change is no longer working, more the color change for headers.

    The site I need help with is: thegoldenpathway.org

    Here is the CSS you’ve given me, but it doesn’t work. I have to manually go in and change the font color. And the headers are no longer purple. Perhaps something is conflicting.

    /*Line color*/
    hr {
    border-color: #5e199e;
    }
    p {
    font-size : 16px;
    color: #201418;
    }
    p class=”p1″, span class=”s1″ {
    font-size : 16px;
    color: #201418;
    }
    /*body list elements font size and color*/ .entry-content li {

    font-size: 16px;
    color: #201418;
    }
    /* body font color */
    #page #main .entry-content {
    color: #201418;
    }

Viewing 2 replies - 1 through 2 (of 2 total)
  • AddWeb Solution

    (@addweb-solution-pvt-ltd)

    Hi,

    I’m not sure whom you are mentioned here for previous work. But what I understand from your briefing is – you need a background color change in the header.
    If I check the provided CSS – there is not code for header background color.
    And if I rethink the page you have provided – I believe header should not be purple there, as the logo is having the same color. And navigation is already with the desired background color.

    Please provide your requirements in depth with some snaps.

    Thread Starter tslbozeman

    (@tslbozeman)

    No, that is not what I needed. However, the theme developer has now answered my question. Thank you for trying to help.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘CSS is No Longer Working’ is closed to new replies.