Fortune Them – remove page title background
-
Hi There
I really like the Fortune theme, but one thing that I’d really like to do is remove the feature image background behind each page title, but retain the feature image on the page. The page title would then appear on a white background.
Can anyone advise how best to achieve this?
Thanks
The blog I need help with is: (visible only to logged in users)
-
Hi @georgetulli, sure thing.
I’d really like to do is remove the feature image background behind each page title, but retain the feature image on the page.
Do you mean you’d like to keep the image on the front page, or that you’d like it on the front page as well as on the “inside” page itself, but as a full image rather than as a background?
If you want it on the inside pages, be sure to add the image to the content, too.
Then, add this CSS to get rid of it behind titles:
header#primary-header { background-color: #0f9ec9; } #primary-header.has-featured-image img, #primary-header.has-featured-image .overlay { display: none; }Please add that via Customize > CSS to see if that is what you’re after.
You can adjust the color of course, if you’d like. I just picked that from your logo.
-
-
Hi there,
I would like to keep only the highlighted image in the header, but not show it in the post
-
Hey @meinhardtfedor,
I would love to assist you, but in order to keep threads on topic and prevent the OP from receiving email notifications, I wanted to see if you could create a new post?:
https://en.forums.wordpress.com/?new=1
Feel free to add the
modlooktag to the thread so staff can respond immediately.Thanks!
- The topic ‘Fortune Them – remove page title background’ is closed to new replies.