Site logo

Archived topic

image slider below nav

3 replies · Started by Reece on September 29, 2015

Viewing posts 1–4 of 4

Hey,

I wanted to have a image slider on my home page, under the navigation, outside the content area, so its full width.

I have been able to do this with the GP Hooks addon, but i was wanting it to only be displayed on the front page, and the GP Hook displays it on every page, from what i've tried.

i was going to start playing around with <?php if(is_home) { ?>

but i thought you may know of an easier/quicker way through GP Hooks perhaps.

Thanks,

Reece

please hold... may have found the answer while searching through the forum some more

Link: Meta Slider in header

All good.

Proof that it pays to keep on searching!

FYI for others.

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

Thanks for posting the solution! :)

This archived topic is closed to new replies.