Blog Post header Customize
-
Hello
I want to customize the header from Blog post, currently the blog header is under my default header, and I cant find an option to gange that or just but the header furhter down.
And I want to remove the Author
Attachments:
You must be
logged in to view attached files.
Hello,
To hide the author, use the below code in Theme Settings -> Custom CSS.
.single-post .meta-author {
display: none;
}
We have some settings for adjusting the blog page in Theme Settings -> Blog -> Single post: https://prnt.sc/vzkcQ0eiaJ5w
If you’d like to contact us, we are here for whatever questions you may have.
Kind Regards
Alright thank you it worked 🙂
Can be closed
Hello,
You are welcome! In case you need any additional help, I’d be more than happy to assist you.
Wish you all the best.
Kind Regards
The topic ‘Blog Post header Customize’ is closed to new replies.