[Support request] Featured image title text

Home Forums Support [Support request] Featured image title text

Home Forums Support Featured image title text

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #1509064
    Pops

    Hi,

    I have a header element set to ‘featured image’, so that i can use different post-specific images with each post. BUT the colour of the text clashes with one image. Is there a way to change the colour (or position) of the title text for just one of the images, so as better to show up??

    Thank you

    #1509100
    David
    Staff
    Customer Support

    Hi there,

    can you share a link to the post where you need the color to be changed?

    #1509201
    Pops

    Thank you. I have sent a link to the preview in the private info box.

    Thank you again.

    #1509744
    David
    Staff
    Customer Support

    Sorry that link don’t work – whats the title of the post ?

    #1509749
    Pops

    Sorry, that was a preview. Just published now. Link in private info.

    Thank you

    #1509894
    David
    Staff
    Customer Support

    Ok – so i would recommend this:

    1. Install the Simple CSS plugin:

    https://wordpress.org/plugins/simple-css/

    2. Edit the post you want to fix the header text color, and in the Simple CSS meta box at the bottom of the content area ( scroll right down ) add this CSS:

    .page-hero h1 {
        color: #fff;
    }

    Whenever you use a header image where you want to change the color you can just repeat #2.

    #1510618
    Pops

    Thank you once again. Much appreciated:)

    #1510752
    David
    Staff
    Customer Support

    You’re welcome

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