Hi.
To enlarge every section inside a grider you could alter:
.responsive .container {
max-width: 1130px;
}
But if I would like to enlarge only one Tab section, how is that doable?
Thanks,
OPVAB
Hey opvab,
Could you please give us a link to your website, we need more context to be able to help you.
Best regards,
Victoria
Sure. Have three Tab sections: Tab 1, Tab 2 & Tab 3.
All Tabs display accordingly Enfold Maximum Container width, but I want Tab 3 (Recent Work) to be full width.
See PC.
Thanks,
OPVAB
Hi opvab,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
#top .avia-builder-el-67 .av-layout-tab-inner .container {
max-width: 100vw;
}
If you need further assistance please let us know.
Best regards,
Victoria
Awesome, thanks.
/
OPVAB
Hi OPVAB,
Glad we could help :)
If you need further assistance please let us know.
Best regards,
Victoria
Hallo again.
I’m looking for a way to customize the space betwwen columns for this specific TAB 3 and its cells.
Thanks,
OPVAB
Hi,
Show us with a screenshot please exactly what you want to edit.
Best regards,
Basilis