Thank you for getting back to me so quickly. I didn't mean how to add a featured image. But just above and below the navigation menu is a grey area (I think that is the header section). I was wondering if using that area for an image is possible. See attachment (area is marked red).
Hello Herman,
you basically assign a featured image to the blog post
https://prnt.sc/5AtwzAq-2KMZ
https://golfpraat.nl/blog/
Thank you.
Clapat Support
Review Envato Item Support Policy
Follow us!
https://www.clapat.com/
https://www.facebook.com/clapat.ro
https://www.instagram.com/clapat.themes/
https://x.com/clapatdesign
https://www.linkedin.com/company/clapatstudio
https://www.tiktok.com/@clapatstudio
Thank you for getting back to me so quickly. I didn't mean how to add a featured image. But just above and below the navigation menu is a grey area (I think that is the header section). I was wondering if using that area for an image is possible. See attachment (area is marked red).
Kind regards,
Herman
Attached files: Schermafbeelding 2023-12-21 om 08.11.50.png
Hi Herman
Yes, that is a special <div> element with id 'blog-header' :
https://prnt.sc/lyjEU5vYpX7A
So you can use it any way you want, including assigning a background image, for example
#blog-header {
background-image: url('your background image URL here');
}
Thank you.
Clapat Support
Review Envato Item Support Policy
Follow us!
https://www.clapat.com/
https://www.facebook.com/clapat.ro
https://www.instagram.com/clapat.themes/
https://x.com/clapatdesign
https://www.linkedin.com/company/clapatstudio
https://www.tiktok.com/@clapatstudio