Archived topic
Merge image slider with elements
7 replies · Started by Mårten on August 19, 2019
Hi,
I'm trying to merge an image slider (Site Origin Hero) with the new Elements header. I used the your Page header before and it worked perfectly. But now I have trouble finding how to do it.
I out <!-- page header --> in the text area in Page header but it does not seems to work out.
Can you please help me?
Hi there,
two options:
1. If the Slider is in the page content then create a header element with jus the <!–- page header -–> HTML comment and go to the Site Header tab in the element and set it to merged.
2. If you want the slider in the header, same as the above but instead of the HTML comment add the Shortcode for the slider.
Hi,
I tried to enter <!–- page header ––> but it doesn't seem to work. The menu falls under the slider.
Any chance you can disable the maintenance page so we can see the issue?
Yes, of course.
Now it´s disabled.
Try adding this CSS:
.header-wrap {
z-index: 100;
}
You may want to set that page to Page Builder Container: Full Width in the Layout metabox to get rid of the padding, this will remove the gap at the top of the page.
Now it works! :)
Thanks for the help.
You're welcome