Hi guys. I'm using the OnePage2 template and have run into yet another problem. The Maincontent container seems to have a height limit. So the content from an article spills over grid 13 and 17 below the content. Please scroll down the page to see the problem: http://146.66.65.65/~forarchi/cs-mb.com/index.php
What can I do to see all my content and grid 13 and 17 below it without overlap.
Thank you in advance. R
spliteye Hi,
It looks normally at my side, could you share screenshot of how it should be?
saguaros Thanks for replying. Here's a screenshot of how the sections overlap.
saguaros Also, to understand how it should work, please see live preview of Joomlabamboo's OnePage2 template: https://demo.joomlabamboo.com/index.php?theme=aug16
and click on "About"
Thanks, R
spliteye Hi. The idea behind grid is that the content should not get pass the height of the screen. In Your case it goes way far than that. Maybe try to use this code:
#zen-wrap .zg-full-height { height: auto; }