Site logo

Archived topic

Sections

4 replies · Started by johnzoro on December 23, 2016

Viewing posts 1–5 of 5

Hi Tom!

I took advantage of the holiday discount and went and bought GP Premium!

I really love the support you offer!

I have modified my pub shed website so instead of using custom PHP to do the sections like i did previously, I'm trying to convert it to sections to make it easier.

I've managed to do most of it but the smart slider 3 I have isn't going full screen and I know it's going to be something really really obvious and simple but I can't think what it could be and it's starting to drive me crazy!

Merry Xmas!

whoops. my website is pubshed.co.uk

Hi John,

Thanks for purchasing!

If Smart Slider doesn't have a "force" full width option, you can tell the page header not to have any container with some CSS:

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

Let me know if that works or not.

Merry Xmas :)

The Force Fullwidth feature on the slider sorted it!
Thanks Tom!

You're welcome :)

This archived topic is closed to new replies.