Tagged: Enfold 4.0, tab section, tabsection
Hello Support
first of all, thanks for the 4.0 update – great!
I love the new tab section but i have some problems with it.
The content placed within the tabs is not centered horizontally. I am using a sidebar left navigation.
You can have a look at it here : https://gsa.alpineo.ch/gleitschirm-flug-schule (scroll down to the last third of the page)
What i found out so far is that some elements break with the centered layout. The Fullwidth button for example. After removing it the tab section content was centered again. But it seems that there are more elements who causes this problem.
What can i do about it to have the content centered again?
Thanks
Hey MatthiasKrebs,
try this code inside Quick CSS field:
div .flex_column {
width: 76%;
}
and adjust as needed.
Send us admin access, if you still need help with it.
Best regards,
Andy