Customize Header for Specific Blog/Pages

We are using Renew (http://threetavernschurch.org) and we have leveraged our logo in the first sections of our pages using one of our keywords “Thrive” as the title in the header. Now we want to add a blog but, alas, “Thrive” is no longer what we need because now our logo or name does not appear on the blog page - instead “Thrive.”

Is there a way to use a custom header on a the blog (or other pages) that would use the logo instead of the word “Thrive” or to change the Text to “Three Taverns” instead of the word “Thrive”

Is there a way to change the text via CSS? Is there a way to have page specific headers that use image or text?

Thanks, I know this is very specific based on how we are choosing to use template.

Doug

Hi Doug,

What you are trying to achieve is only possible in PRO Headers

Thanks

Thanks for your answer. Saw some pretty varying reviews of pro online ranging from “it has none of the demo content” to “why reinvent the wheel”… I don’t have time to risk a change that will cause me time right now so I’ll have to research that more.

However, in case anyone else decides to be this odd in their use of the title and then needing a logo - this fix works to replace text logo on specific pages with an image.

/* default single post image */

.single-post .x-navbar-inner .x-brand {
content: url(‘http://threetavernschurch.org/wp-content/uploads/2017/10/Splash-Logo-Orange175x75.png’);
height: 50px;
width: 50px;

}

Hi There,

Pro is at this stange 100% like X + Header Footer Builder.

Yes it is true that it does not offer Demo Content.

We are coming up with a new solution for PRO which should be out really soon which will replace this functionality in PRO.

Stay tuned and thanks for sharing the solution!

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.