• Resolved LindsiKay

    (@lindsikay)


    Hello,

    I’m looking for CSS that will change the page title color. I don’t have the premium theme, so I’m unable to do it in the Colors tab of Customizer like other solutions suggest.

    Thanks!

    The page I need help with: [log in to see the link]

Viewing 7 replies - 1 through 7 (of 7 total)
  • Leo

    (@leohsiang)

    Hi there,

    Try this CSS:

    h1.entry-title {
        color: #000;
    }

    Adding CSS: https://docs.generatepress.com/article/adding-css/

    Let me know if this helps ??

    Thread Starter LindsiKay

    (@lindsikay)

    Thank you for your lightning fast reply!

    Unfortunately, that is not working. Do you think it’s being blocked by Elementor? If it is, is there a way to prioritize this code over Elementor’s overrides? (I am working with the free version of Elementor as well.)

    Leo

    (@leohsiang)

    Unfortunately I can’t tell why it isn’t working without seeing the live site.

    Any chance you can provide the link?

    The code should definitely work if the style is coming from GP ??

    Thread Starter LindsiKay

    (@lindsikay)

    There are two pages that display this issue.

    https://prestonbunnell.com/staff/
    https://prestonbunnell.com/case-results-settlements/

    The CSS doesn’t seem to effect the title color.

    Thank you for your help!

    David

    (@diggeddy)

    Hi there,

    that site isn’t using GeneratePress – the theme style sheets says its Futurio

    Thread Starter LindsiKay

    (@lindsikay)

    My apologies. I forgot that it had been changed. I will close this ticket.

    David

    (@diggeddy)

    No problems. Hope you resolve the issue.

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Change page title color’ is closed to new replies.