Hello, hope you can help me.
I use the plugin events manager, and I have a question for the single-event.php template.
In the single event page, I like to show an image header like in the other page of the website, where I used Advanced Layout editor and trasparent header.
I think I have to copy a single.php file, and rename in single-event.php, so modify this file but I don’t know how can I do it.
Can you help me?
Thank you
I find the solution with CSS
.av_header_transparency #header_main{
background-image:none !important;
}
#header_main {
height:305px;
background-image:url(“https://www.seratemusicali.net/wp-content/uploads/2020/07/2020.jpg”);
}
.template-single-blog{
padding-top:20px;
}
Hi sere,
Glad you got it working for you! :)
If you need further assistance please let us know.
Best regards,
Victoria