Navigation überspringen

[Gelöst] Can’t get this container full width

This support ticket is created vor 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 -

Zeitzone des Unterstützers: Asia/Kolkata (GMT+05:30)

Dieses Thema enthält 0 reply, hat 1 Stimme.

Zuletzt aktualisiert von peterV-17 vor 1 year, 6 months.

Assistiert von: Minesh.

Author
Artikel
#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:

versteckter Link You'll need a large screen, you'll see a gap to the right

versteckter Link 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
Unterstützer

Sprachen: Englisch (English )

Zeitzone: 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
Unterstützer

Sprachen: Englisch (English )

Zeitzone: 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.