Site logo

Archived topic

Slider in Element

4 replies · Started by Regina on December 18, 2019

Viewing posts 1–5 of 5

Hi,

I want a Slider at the top of the frontpage and the menu below. The header widget doesn´t work for the complete width of the header, so I tried the way creating an element and put the shortcode in. But how do I bring the menu stay below the slider?

Thanks a lot!

Hi there,

instead of using the Header Element use a Hook Element.
Add the code like so:

<div class="grid-container">ADD SHORTCODE HERE</div>

And select the before_header hook and check execute Short Codes.

Hi David,

Ah, o.k. that works together with the element-setting position below – but there is still a space. Do I need css for that or is there a "normal" way to solve that?

Sorry, I already found it out: I have to select "header" and then check "Disable Site Header"

Thank you so much!

Glad to be of help

This archived topic is closed to new replies.