Passer la navigation

[Résolu] Can’t get this container full width

This support ticket is created Il y a 1 year, 7 months. There's a good chance that you are reading advice that it now obsolete.

This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.

Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.

Sun Mon Tue Wed Thu Fri Sat
- 10:00 – 13:00 10:00 – 13:00 10:00 – 13:00 10:00 – 13:00 10:00 – 13:00 -
- 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 -

Fuseau horaire du supporter : Asia/Kolkata (GMT+05:30)

Ce sujet contient 0 reply, a 1 voix.

Dernière mise à jour par peterV-17 Il y a 1 year, 7 months.

Assisté par: Minesh.

Auteur
Publications
#2782042

Hi,

This website is almost finished. I'm using a custom built hero within the toolset container.
On the homepage i've managed to stretch the hero to full width, But on these pages i can't get it to work:

lien caché You'll need a large screen, you'll see a gap to the right

lien caché it is the right height, but i need it to be full width. Tried everything i know.

You'll need a password to see the site, can you make the next message private please?
Thanks

#2782228

Minesh
Supporter

Les langues: Anglais (English )

Fuseau horaire: Asia/Kolkata (GMT+05:30)

Hello. Thank you for contacting the Toolset support.

I have set the next reply to private which means only you and I have access to it.

#2782269

Minesh
Supporter

Les langues: Anglais (English )

Fuseau horaire: Asia/Kolkata (GMT+05:30)

What if you try to use the following CSS and check if that help you to resolve your issue.

.single-belevenis {    
    margin-right: 0 !important;
    margin-left: 0 !important;
}

You can add more CSS to above as required.

Otherwise you will need to check with Astra support as they know the best solution in this case as you are using the Astra theme.

#2782272

Hi, thanks but I already tried that, didn't work. Okay, I'll turn to Astra support.