Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #1148379

    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

    #1148610

    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

    #1148823

    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

    #1149405

    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

    #1149755

    Awesome, thanks.

    /
    OPVAB

    #1149786

    Hi OPVAB,

    Glad we could help :)

    If you need further assistance please let us know.
    Best regards,
    Victoria

    #1150093

    Hallo again.

    I’m looking for a way to customize the space betwwen columns for this specific TAB 3 and its cells.

    Thanks,
    OPVAB

    #1152142

    Hi,

    Show us with a screenshot please exactly what you want to edit.

    Best regards,
    Basilis

Viewing 8 posts - 1 through 8 (of 8 total)
  • You must be logged in to reply to this topic.