I couldn't find an answer to this question searching the forum, and hopefully it's not something easy that I'm missing.
I can't figure out how to change the header background image (behind the menu) for a single portfolio item. How is this done?
Thank you.
Comments
.postid-xxx #Header_wrapper { background-image: url('[Links visible only for registered users]); }where xxx is portfolio page ID..single-portfolio #Header_wrapper { background-image: url('[Links visible only for registered users]); }@ivankan Use with !important as user above wrote.