@levanne your footer depends on the height of the content. There is no issue with tabs.
No, if you click on the third tab (“Université 3”), you will see a different behaviour than if you click on the first two tabs when scrolling the page. The third behaviour is the right one, depending on content height. The content height is the same in all those tabs as I duplicated them from the first one.
Plus, it stops doing that when I deactivate Getwid…
Plugin Support
dimned
(@dimned)
Hi @levanne,
We have manage to replicate the issue and we will fix it in the next update release. Meanwhile you may try using adding the style below to Appearance > Customize > Additional CSS
.wp-block-getwid-tabs__tab-content.is-active-tab {
width: auto;
height: auto;
overflow: visible;
}
.wp-block-getwid-tabs__tab-content {
width: 1px;
height: 1px;
overflow: hidden;
top: 0;
}
Plugin Support
dimned
(@dimned)
Hi @levanne,
We have just released an updated version where the issue with Tabs has been fixed. Please update the Getwid plugin and let us know if it was helpful.
It would be much appreciated if you review the plugin here https://wordpress.org/support/plugin/getwid/reviews/