Full with section on homepage not full width?

Hi Colorlib

I’ve added a Modula image gallery to the Full Width Section on the front page, using a shorcode. It works, but the content doesn’t appear to be full width - i.e. it seems to be constrained.

If I can attach a screenshot, you will see that the gallery content is not as wide as the News content in the section below it.

Is there a bit of css to govern the width of the content displayed within the Full Width Section? Maybe a min/max width so that it can display wider on a desktop?

Thanks
Alan

Here’s a screenshot - I’ve shown the gallery in relation to the top of the page, not the News section below it. You will see that the gallery is not out to the width of the logo and main menu.

Hey @aygee

let’s try, can you please provide URL of your website?
How exactly do you want it?

Regards,

Sorry for the late reply. I would like the content to be the same width as the header and menu (i.e. images start as far left as the left side of the site logo and end as far right as the last menu heading) or lining up with the News section (left image lines up with left side of 1st news bock and last image right side lines up with right side of 3rd news block) if possible.

Website is tauntoncamerclub.org.uk

thanks

Any update on this please?

Hey there,

@aygee sorry but I cant see the website, its not available at this moment:

This site can’t be reachedtauntoncamerclub.org.uk’s server IP address could not be found.

Can you please check this?

Regards,

tauntoncameraclub.org.uk

Sorry I mistyped the url previously.

Hello @aygee

Please add this CSS code in the Appearance > Customize > Additional CSS:

.front-page-section .section-header .col-sm-10 {
    width: 100%;
    margin-left: 0%;
}

Regards,

That worked - thanks for your help with this.

Hey there,

I’m glad to hear that you were able to fix the issue. If you need any further assistance or have any other questions, feel free to reach out.

Regards,