Remove site title/description & replace with image (above menu): Dynamic Theme
-
Hi there, looking to get help removing site title/description & replace with image the above menu bar on Dynamic Theme.
Looking to have it appear exactly as the theme ‘Header’ image does now, except above the menu bar.
That means having it run full-width.
(`.site-title {
display: none;
background: url(“https://righttofoodcoalition.files.wordpress.com/2014/05/rfc_web_header.png”);
}
.site-description {
display: none;
})Anyone able to help? Also I’ve seen a lot of suppoty tickets where the suggested code begins with a # rather than . such as .site-background. I can’t seem to get any of the suggested edits with the # to work and only the edits beginning with full-stup seem to work.
The blog I need help with is: (visible only to logged in users)
-
Hello there,
Please use this link https://en.forums.wordpress.com/forum/css-customization#postform so you can copy and paste your text into a thread that will appear in the CSS Forum where you will get the help you need. -
- The topic ‘Remove site title/description & replace with image (above menu): Dynamic Theme’ is closed to new replies.