Changing default tab_is_open layout display

  • Hi,

    Thanks for GP One,

    For the tab block, the default property for .gb-tabs__item.gb-tabs__item-open have by default the layout display: block wich prevent the display settings to take effect, when setting to flex.

    I had to change that manually with CSS.

  • Hi there,

    You can add a container as the direct child of the tab item to wrap all the content, and set display:flex to the container.

  • Thanks Ying.

  • You are welcome   🙂

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