• For some reason, the Featured Images I select for my blog posts no longer appear at the top of each post, with the post title over it in white. Is there a way to restore this? Or, is there a way to change the post title font color, and eliminate the photo-darkening effect behind the post title, so I just have – from top to bottom – post tags, post title, and meta data over a white background? Thanks!

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi there

    Thank you for writing in.

    could you please elaborate your image related issue of the blog with some screenshot so that we can help you. and for your second issue please follow the instruction below.
    Go to your Dashboard ->Appearance ->Customize, Select Additional CSS and add the following code then save it.

    .single.singleThree .single-header-wrapper{
    background-color: #FFFFFF;
    }
    .single_post_title_wrapper h1 {
    color: #923030;
    }

    Thank You!!

    Thread Starter TipsHatPolitely

    (@tipshatpolitely)

    Holy smokes- thank you so much for your speedy reply, @abhiaccesskeys ! The custom CSS code you provided solved both of our problems, so we can consider this issue solved/closed.

    Thank you!

    Hi there

    Thank you for writing in.

    If you have any other issue related to our theme please let us know, we will help you best we can.
    we can not mark this issue as solved, because you opened this ticket so you have to do this.Please check on the side of this screen you will get an option to

    Thank you!!

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

The topic ‘Post Header Image Gone’ is closed to new replies.