blog page title bottom
The topic ‘blog page title bottom’ is closed to new replies.
Need help? Check out our Support site, then
Hi there;
How do I get the title on the page under the section?
https://euclidbi.com/2019-yilinda-yasanan-satin-almalar/
I’d appreciate it if this change affects all blog pages
Thank you
İsmail
The blog I need help with is: euclidbi.com
Hello, there isn’t an easy way to add the title below the header image INSTEAD OF over it… the only workaround would be to add a title within the page editor as a h1 heading, then hide the main page title on the featured images by adding this:
.headline.img-headline {
display: none;
}
However, you would still need to target the specific posts, so I’m not sure whether this solution is ideal.
The topic ‘blog page title bottom’ is closed to new replies.