• Resolved graphikeye

    (@graphikeye)


    I understand that you can only change the header image for other pages with the pro version. However, $69.00 is too much for such a simple feature (I currently do not need all the features). Is there a work-around to this?

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter graphikeye

    (@graphikeye)

    Never mind. I think this issue is resolved

    Hey man i’m struggling with the same problem.
    Could you please tell me how you’ve resolved this?

    Thread Starter graphikeye

    (@graphikeye)

    Are you comfortable editing css? If so, you can add css to the text editor of the page/post and update the class for the header. In this case I added a simple css to do the following:

    <style>
    
    .head_inner { background: url(' ..\..\path to image here'); }
    
    </style>

    Word of advice though, the wordpress post editor seems to mess up when you toggle between visual editor and the text editor for posts.

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

The topic ‘Header background image on other pages’ is closed to new replies.