Hi!
I’m using a plugin for events and I need to create an Enfold template page with the option “transparent header” activated and a full size image behind the menu.
There’s any way to do it?
Thanks a lot.
Rob.
Hey stateofart,
Can you please post the link to your page so we can check if there would be an easier way? :)
Best regards,
Yigit
here it is:
Hi,
Can you please post the link to your exact page? To me it seems like you figured it out already? Attached a screenshot in private content field.
If you would like to remove black background on that certain page, Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
.page-id-175 #header .inner-container {
background: transparent!important;
}
Best regards,
Yigit
the problem is I want to get the same effect in this page (look private section). It’s the page where people register to the course.
right now there’s no image at the top under the menu. I could load the image by writing #_CATEGORYIMAGE.
That’s why I should create a template page for the events with the #_CATEGORYIMAGE tag as fullsize image on the top
Problem solved, I did a template page for it.
See ya!
Hi,
glad you could solve it. Let us know in a new ticket if you have some more questions related to the theme. We are happy to assist you.
Best regards,
Andy