Tabs and CSS grid
-
I have used Tabby RT for many years now. Works great, thank you! Now I have upgraded my old float CSS framework to CSS grid. Works fine, but the only thing that does not work, is the tabby sections on mobile.
When the tab is collapsed, everything is allright. Also on page load, all is fine. When the tab expands, after pressning a tab, it’s content width sticks out of the grid. Not much, but enough to cut off content.
The container has overflow hidden, so the content to the right of the container is not visible. I do not want a scroll-x function. Content should stay in it’s container.
Anyone experienced this? I have a hard time figuring this out. A fixed width on the container does not seem to do the trick. There are some javascript going on here, but it shouldn’t have to demand a wider space.
Grateful for your thoughts.
The page I need help with: [log in to see the link]
- The topic ‘Tabs and CSS grid’ is closed to new replies.