Hi,
I really like the new tab section but I am having some trouble making the content full width. It’s just not working no matter what I try. It’s like it’s stuck and the right hand side will not stretch to match the page width.
It’s like there’s something in the page blocking it from going full width. Could you guys please take a look?
Hey jonrouse,
Are you adding the tabs, inside a color section?
Best regards,
Basilis
Hi Basilis,
No, this is the new “Tab Section” under the Layout Elements menu.
It won’t allow them to be dropped into a colour section (blue instead of green when dragging).
Cheers
Hi,
Please, to have sure about your problem, may you provide us some screenshot?
Best regards,
John Torvik
Hi,
I have included one in the private area.
I have drawn a line to where I thought it should end.
Thanks.
Hi,
Thanks for the screenshot, though it looks like your site is down? Could you check and get it back up so that we can have a look the element in question please?
Best regards,
Rikard
Hi Rikard,
Sorry, the client is using their own host. It’s really frustrating because the site is up and down.
I will contact the host and report back.
Hi,
It’s back online now
Cheers,
Hi,
Thanks for that, I can access it now. Please try this in Quick CSS:
.av-layout-tab-inner .container {
max-width: 96% !important;
}
Best regards,
Rikard
Hey Rikard,
Thanks for that, worked perfectly. Weird though, because a colleague used the tab section on another website and didn’t get the same problem.
I wasted about four hours trying to fix it, so I really appreciate your help!