Hello @tristup thanks a lot for your help.
-
resolved thanks
-
I cannot wrap my head around it. I am so sorry. RE: the title on the left, I checked the past thread but just like the other time, I don’t see what happened. I didn’t touch anything in the global block. So I am not sure where to fix it as it just appeared like that out of the blue when I changed the code (see above)
As for the screenshot that you are sharing I cannot see where you are pulling that menu from. Also I have a concern if you delete the feature image, the text-only will appear but I don’t want it in the header I want it just on top of the post, besides the sidebar, just like the example in the screenshot.
what happens if we just eliminate the global block banner? I am just asking, not sure.
I would like to find the simplest solution possible. As I need to eliminate as much CSS as possible.
thanks a lot for your help.
cheers
PS I also found this code in the CSS, does it have anything to do with the post title and image?
.entry-featured img, img.page-featured-image {
min-width: 100%;
}
.single-post .entry-featured,
.single-post .entry-header {
display: none;
}
.blog .entry-header h2 {
text-transform: uppercase !important;
}
p {
margin-bottom: 1.15em;