Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #638136

    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.

    #638779

    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

    #640278

    here it is:

    #640388

    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

    #640835

    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.

    #640848

    That’s why I should create a template page for the events with the #_CATEGORYIMAGE tag as fullsize image on the top

    #641384

    Problem solved, I did a template page for it.
    See ya!

    #641438

    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

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘How to create a Page Template with transparent header?’ is closed to new replies.