Notice: These forums are now retired and closed. For active support, please Submit a Ticket or visit our official WordPress.org community pages.
Kadence Theme | Kadence Blocks | Starter Templates | WooCommerce Email Designer | Ascend | Virtue | Pinnacle

custom header

Home / Forums / Virtue Theme / custom header

This topic is: Resolved
[Resolved]
Posted in: Virtue Theme
November 11, 2015 at 11:30 am

Hi,
I have two header images. What I want to do is display one of the images on the homepage ONLY. The other header image I want on all other pages.

I searched through the forum and found custom css you gave another customer. I tried it and it worked but threw off margins and seems to be repeating. See here:

Here is the custom css I have regarding the headers…

header #logo {
display:none;
}
header {
height:305px;
}
.home header {
background:url(‘
}

Essentially I want the homepage to view exactly how it is on the other pages of the site (EXample: but with other header image.
Help is appreciated… thanks.
Mike

  • The forum ‘Virtue Theme’ is closed to new topics and replies.