Site logo

Archived topic

Meta Slider in Header

3 replies · Started by Joris Brouwer on May 10, 2015

Viewing posts 1–4 of 4

Hi Tom,

For a client i want to add a Meta Slider just under the header on the homepage.
Off course i use the add-on "Page Header"

In the content section i put the sliders shortcode and the container type i set on fluid.
I hoped that the slider would stretch out at full-width. But it goes to its maximum size as set in the lay-out setting (for example 1200 pix).

The funny part is when i give the page header a background color it goed full width.
(with the sliders width 1200 px)

The slider is set at 100% wide-out by the way. In other themes it does strecth out full width.
But i really would like to be able to do that in your theme as well.

Hope it is possible. Thanks a lot.

Kind regards, Joris

Hi Joris,

Give this CSS a try:

.inside-page-header-container.grid-container {
    max-width: 100%;
}

Let me know :)

Hi Tom,

Yes!! Thats it!! Thanks a lot for your help! :)

You're welcome :)

This archived topic is closed to new replies.