• Resolved lealeo

    (@lealeo)


    I would like to add a different image to the page title area of this specific page.

    I am working with a child theme and wondering if you could possibly help me with a small bit of Additional CSS for this?

    Many thanks,
    Lea

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • hannah

    (@hannahritner)

    Hey Lea,
    This CSS should work for you:

    .page-id-13 .titleclass {
        background-image: url(YOURURL);
    }

    Hope that helps!
    Just an FYI, the Ascend Premium has a built-in function to change the page title image per page.

    Hannah

    Thread Starter lealeo

    (@lealeo)

    Hi Hannah, thanks so much – that works! Cheers ??

    hannah

    (@hannahritner)

    Glad to hear it!

    Hannah

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Adding different images to page title area on different pages’ is closed to new replies.