• Resolved Garet H.

    (@pagetopixel)


    Hello, when adding an Advanced columns block with the width set to “Theme Container width”, the columns have a max-width: 640px; applied to them. The themes container is a Bootstrap “container-fluid” class which is full-screen width so the container should be 100%.

    This is the style in question

    #uagb-columns-8f687b9d-b8e3-401b-9a09-b821bc0d195d > .uagb-columns__inner-wrap {
        max-width: 640px;
    }

    Thanks!

    Garet

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support Team Brainstorm Force

    (@brainstormteam)

    Hello @pagetopixel,

    In order to fulfill your requirement, I have added a task to our team to add % compatibility to the Inner width, so that you can enter a 100% width to make it stretched.

    We appreciate your patience.

    Regards,
    Balachandar Karuparthy

    Thread Starter Garet H.

    (@pagetopixel)

    Great, thank you.

    Plugin Support Team Brainstorm Force

    (@brainstormteam)

    Hey @pagetopixel,

    We have added an option to add the width either in %/px in version 1.13.0. This will resolve your issue.

    Please update to the latest version and let me know if you are still facing any issues

    Regards,
    Balachandar Karuparthy

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Advanced Columns max-width’ is closed to new replies.