How to add header background

Hello HivePress Team,

I have a question regarding the home page of the experthive theme. Is it possible that instead of having three pictures on the homepage, to have one big picture in the background, where the main color is?

For example as it is on the listing hive theme. Please let me know, thank you very much!

Best

Leon

Hi,

Unfortunately, there’s no built-in option for this, but it’s possible with a CSS snippet. You could use .header-hero {background-image:url(the_image_url_here); background-size:cover}, but you may need further adjustments depending on the image. For example, if the image isn’t dark enough (or conversely, too light), you might need to adjust text colors or add an overlay to ensure the text remains visible.

Let me know if you need help.

1 Like

Hi Kseniia,

thank you for replying. I will try that out and see if it fits/works well and if I run into problems I will post again under this topic.

Thanks again!

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.