I used WP Display Header plugin, so the problem is solved.
Thanks!
@tomastoman
WP Display Header worked very well. You’re a savior! I’ve been searching about this for 2 day with no rest.
Thanks, thanks, thanks!
@crouchingbruin
Hello, thanks for the useful info. I want to do the same, and since I’m a total newbie, I can’t. I know my page id. And by right clicking on te header image, I found the div id for the header image, that is “site-description”. So the code would be like this:
.page-id-111 div.site-description {
display: none;
}
is it correct? If yes, where on CSS should I add it? I have added it to the very end of CSS but nothing happens.
My website: nikamizesh.com
I’m using 2010 Theme
Thanks in advance!
-
This reply was modified 9 years, 3 months ago by ma811.