Changing logo in header on just a handful of pages
-
[ Moved to the Fixing WordPress sub-forum. ]
Hi
I am using PetCare WP Theme.
I have set the main logo in the header just in the admin area, however, there are a handful of pages within my site where I need to replace this logo with a different one.Is anyone able to tell me how to do this please?
I have found the below code online to add to css but can’t seem to get it to work. CSS is not my strong point. I am just pasting this into the admin area editor (child theme CSS).
.page-id-961 #header-logo-image {
content: url(MY LOGO PATH) ;
}It sounds stupid but one of the problems I am having, is that I can’t seem to find the names of the elements (even with using firebug). I’ve tried what I thought it was but it’s not working.
Any other suggestions please?
The topic ‘Changing logo in header on just a handful of pages’ is closed to new replies.